python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Record remote video stream with audio using webrtc for Mac
I need a way to record the audio and video of remote peer connections.
We're using the native version of webrtc for macOS.
In the current API of webrtc, there is no way to access the audio of remote c...
Marcelo Moyano
Votes: 0
Answers: 0
RTCPeerConnection.CreateAnswer() fails
I am trying to set up the signaling between a browser client and unity client. the two clients use Webrtc and I am using a websocket to make the signaling happen. First, I am creating an offer on the ...
mohammedshetaya
Votes: 0
Answers: 0
AWS certificate error when installing npm to start peerjs server
I am trying to install peerjs server in Amazon AWS elastic beanstalk EC2 instance. I tried to use the following commands to do it. But I got certificate error.
sudo yum -y --enablerepo=epel install no...
user2818066
Votes: 0
Answers: 0
How to track the person talking webrtc in android?
My problem is this.
I want to keep track of the time other people are talking on webrtc.
For example:
PeerA, PeerB and PeerC is in one room.
When peerA starts talking, I want to make any changes to th...
cafer yıldız
Votes: 0
Answers: 0