simplewebrtc Questions
6
I have read from here that how i can mute/unmute mic for a localstream in webrtc:WebRTC Tips & Tricks
When i start my localstream mic is enable at that time by default so when i set audioTrac...
Nobe asked 19/2, 2016 at 18:26
2
Solved
I have been able to get various stats (Jitter, RTT, Packet lost, etc) of WebRTC audio call using RTCPeerConnection.getStats() API.
I need to rate the overall call quality as Excellent, Good, Fair,...
Demurrer asked 10/1, 2019 at 8:12
2
i want to use a simple WebRTC for my clients like this one (https://appr.tc/).
The problem with the above link is that it can only take up to 2 users(A and B). Do you know if there are any others F...
Odontoid asked 18/3, 2020 at 12:55
2
Solved
is there a way to disable the WebRTC "auto gain control feature" by default, by applying some javascript code to the app files?
i am using simplewebrtc.
Kimkimball asked 19/5, 2016 at 14:50
4
Solved
I have created a chat but with webView. The problem is the chat has video and voice that is not supported with iOS because it does not support webRTC.
The main question is how can I easily add RT...
Ushijima asked 22/9, 2016 at 12:32
2
I am trying to learn WebRTC . I copied some codes and i get this error:
Failed to execute 'send' on 'RTCDataChannel': RTCDataChannel.readyState is not 'open'
Any one can help?
code score: http:/...
Mingmingche asked 17/8, 2016 at 0:10
1
About a month ago, a Stackoverflow partner helped me with a big question, like changing the camera and the microphone during a conference. That question was answered in the following link:
Using W...
Adalie asked 28/3, 2019 at 14:31
1
Using the API navigator.mediaDevices.enumerateDevices() I got the ID of the devices available in the computer, but I don't know how to tell the navigator that I want to switch the camera or mic. In...
Diestock asked 11/2, 2019 at 12:26
1
Solved
I am study about learning WebRTC book and create a demo 4 chapter. I am gating an error in console:
ReferenceError: webkitRTCPeerConnection is not defined
and not understand what can I confi the...
Tallowy asked 7/9, 2016 at 6:57
1
© 2022 - 2025 — McMap. All rights reserved.