Questions tagged [webrtc]
36 questions
2
votes
1 answer
What is fetch command on ubuntu?
I tried to install webrtc-streamer on my AM4372(Ti)chips ARM-based board. I need to execute
fetch webrtc
I ran this command, then the following error occured. I don't get the meaning of the message. please explain what fecth command is.
"-bash:…
AAAAA RRRR
- 21
1
vote
1 answer
WebRTC for group calling
As far as I know, WebRTC reveals IP addresses of two peers. Suppose that an app uses WebRTC and all traffic go through application server if group call is used. Can ISP see IP addresses of group participants in this case?
user215422
- 45
0
votes
0 answers
Avoid TURN to try a connection establishement on private IP
In a webRTC context with two RTCPeerConnection who try to establish a communication both with a browser. I have a TURN server which has a public IP and a client with a private IP.
How can I avoid (in Javascript) the client's browser to start…
Cédric
- 101
0
votes
0 answers
Problems connecting many users on kurento/openvidu
We are experiencing problems when trying to connect more than a few users to a meeting, using Kurento and OpenVidu.
Starting the session and adding up to 6-7 users seems to work correctly, but any more users that try to connect are not seeing all…
devtech
- 101