LeozinH1 Posted May 17, 2018 Share Posted May 17, 2018 Hello, could someone help me with Voip? I am using the rt-2 project (https://github.com/rt-2/RageMP-SAARPV-voiceChat), but I can not make the Peer connection. I have absolute certainty that it is due to the SSL certificate. Anyway, someone is using this voip and can you help? Or do you know some other voip that is functional? Thank you! Link to comment Share on other sites More sharing options...
MrPancakers Posted May 17, 2018 Share Posted May 17, 2018 What's the issue you're having? You've only said you're having an issue setting up but haven't said what issue you've ran into while setting it up/using it. Link to comment Share on other sites More sharing options...
LeozinH1 Posted May 17, 2018 Author Share Posted May 17, 2018 7 minutes ago, MrPancakers said: What's the issue you're having? You've only said you're having an issue setting up but haven't said what issue you've ran into while setting it up/using it. Apparently everything is fine. However, the client can not connect to the PEER server. I'm sure it's not connecting because of the SSL certificate, when I remove SSL, it connects, but no sound comes out because it needs SSL to access the client's microphone. Link to comment Share on other sites More sharing options...
Matix8981 Posted May 18, 2018 Share Posted May 18, 2018 On 17.05.2018 at 7:18 AM, LeozinH1 said: Apparently everything is fine. However, the client can not connect to the PEER server. I'm sure it's not connecting because of the SSL certificate, when I remove SSL, it connects, but no sound comes out because it needs SSL to access the client's microphone. Remove two lines in script (SSL lines) and test Link to comment Share on other sites More sharing options...
LeozinH1 Posted May 19, 2018 Author Share Posted May 19, 2018 I managed to put the voip, thank you to everyone who responded. Link to comment Share on other sites More sharing options...
Flow Posted June 7, 2018 Share Posted June 7, 2018 How's your opinion on that voice chat system? Is it good? Link to comment Share on other sites More sharing options...
rt-2 Posted June 26, 2018 Share Posted June 26, 2018 (edited) On 6/7/2018 at 1:33 PM, cmdflow said: How's your opinion on that voice chat system? Is it good? It's not the best solution, but it works. On 5/18/2018 at 2:40 AM, Matix8981 said: Remove two lines in script (SSL lines) and test You can't use the media element of CEF without SSL. Edited June 26, 2018 by rt-2 Link to comment Share on other sites More sharing options...
kirichely Posted April 13, 2020 Share Posted April 13, 2020 (edited) could you help me? I want to install your voice chat on my Rage server version 1.41. And I installed it, but nothing happened, but it showed in the console "Initializing voiceChat script; Started PeerJS server at 9000 port. Completed voiceChat initializing; Started HTTP server at 22006 port. "I installed the html folder on localhost, installed peer, registered the path to SSL. I connected client and server scripts. Could you tell me what I did wrong? Or maybe this version of Rage does not support? Edited April 13, 2020 by kirichely Link to comment Share on other sites More sharing options...
Captien Posted April 13, 2020 Share Posted April 13, 2020 25 minutes ago, kirichely said: could you help me? I want to install your voice chat on my Rage server version 1.41. And I installed it, but nothing happened, but it showed in the console "Initializing voiceChat script; Started PeerJS server at 9000 port. Completed voiceChat initializing; Started HTTP server at 22006 port. "I installed the html folder on localhost, installed peer, registered the path to SSL. I connected client and server scripts. Could you tell me what I did wrong? Or maybe this version of Rage does not support? This thing seems pretty much outdated. You can get started with rage's own support for voice chat by taking a look on the following resources. - Global voice chat - 3D voice chat Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now