LeozinH1 1 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! Share this post Link to post Share on other sites
MrPancakers 109 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. Share this post Link to post Share on other sites
LeozinH1 1 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. Share this post Link to post Share on other sites
Matix8981 4 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 Share this post Link to post Share on other sites
LeozinH1 1 Posted May 19, 2018 I managed to put the voip, thank you to everyone who responded. Share this post Link to post Share on other sites
Flow 17 Posted June 7, 2018 How's your opinion on that voice chat system? Is it good? Share this post Link to post Share on other sites
rt-2 11 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 Share this post Link to post Share on other sites