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)
WebRTC connection to public host without STUN
In my application I would like an arbitrary browser peer (client) to connect to a public host (server) through WebRTC. I am trying to understand if I need any STUN/TURN, or if I can do without since t...
Filippo Bannò
Votes: 0
Answers: 0
Answer SDP Error Kurento NodeJS server with vanilla webRTC client
I've been developing an application to record a session from the browser using the Kurento Media Server. I've set up the backend using the kurento-client library and used the vanilla WebRTC API on the...
Nimrod
Votes: 0
Answers: 1
Why is my `flutter_webrtc` peer connection always failing?
I'm stuck in establishing a WebRTC connection. I've successfully established WebRTC connections on several web applications using this signaling flow but I'm stuck in flutter. I'm using the flutter_we...
Piyush
Votes: 0
Answers: 1
HUAWEI Mate20 webrtc crash issue:Failed to set remote answer sdp: Failed to set remote video description send parameters
I'm working on adding native AWS webrtc for our Android hybrid App. It works well on other smartphones but will crash on HUAWEI. When the webrtc connection succeed, App crashed. Here is the part of th...
KeQing
Votes: 0
Answers: 1