python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Video chat via WEBRTC does not work in both FireFox and Chrome
Im a bit new at this, I've spent about 4 straight days on this and I still cannot get this to work, so forgive me if I missing anything as Im abit exhuasted but Ill do my best to explain.
Goal:
As soo...
enjoi4life411
Votes: 0
Answers: 1
ICE restart with SIP.js
What is the proper procedure to do ICE restart when using SIP.js? (v0.20.0)
This is what I'm trying:
oniceconnectionstatechange: (event) => {
const newState = sdh.peerConnection.iceConnectionS...
Janis
Votes: 0
Answers: 1
WebRTC code translation from JS to Dart seems impossible
I was told that Dart would be easy to pick up for me, a JS dev. However, I have this code and cannot translate it to dart no matter how hard I try... any help?
I am using this library https://pub.dev/...
Xavi Font
Votes: 0
Answers: 0
How to persist login state in react native voximplant SDK
I am developing a chat app and I have couple of screens:
Login/Register -> where I have created a nodejs server for authentication.
HomeScreen -> where all the conversations with people exists....
dev1ce
Votes: 0
Answers: 2