MostafaALZOUBI1994

Results 6 comments of MostafaALZOUBI1994

worked perfect in ios let localVideo = document.getElementById("local-video") let remoteVideo = document.getElementById("remote-video") var getUserMedia = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia; localVideo.style.opacity = 0 remoteVideo.style.opacity = 0 localVideo.onplaying = () =>...

pleasssse any one share the solution

> yeah bro the problem is that ice candidate sometimes arrive before the call event try to make latency when you send candidate and this will solve your problem or...

the problem is send candidate not get mediaDevices