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
Why are some .h files missing when compiling wbrtc_ios as a framework?
I am new to WebRTC stuff. I cloned the webrtc_ios main branch, and I built the framework as instructed here with the python script for arm64. When I add this to my Xcode project as a framework, everyt...
Burkay Sabırsız
Votes: 0
Answers: 1
Twilio room type not set to GO even after changing room settings in console
I'm following the links below to setup Twilio WebRTC Go - one to one video calling app on iOS using Swift
https://www.twilio.com/blog/announcing-twilio-video-webrtc-go
https://github.com/twilio/twilio...
Arjun
Votes: 0
Answers: 1
https://appr.tc is down. How to set up own signaling server/ room server URL?
I'd developed a video calling app on Android using WebRTC and was using the https://appr.tc as the signaling server (Room Server URL). But according to https://groups.google.com/g/discuss-webrtc/c/H7X...
Arjun
Votes: 0
Answers: 1