Top "Webrtc" questions

WebRTC is a free, open project providing browsers and mobile applications with Real-Time Communications (RTC) capabilities (audio, video, and binary data streaming) via simple APIs and common set of protocols.

WebView WebRTC not working

I'm trying to show WebRTC chat in WebView. Related to this documentation WebView v36 supports WebRTC. For my test i'm …

android android-webview webrtc android-permissions webviewchromium
How to use getUserMedia in Chrome for iOS

I am developing a simple application, in this I am trying to access camera and microphone using getUserMedia. Its working …

ios iphone ipad google-chrome webrtc
WebRTC - How many STUN/TURN servers do I need to specify?

I'm having trouble with NAT traversal and WebRTC. Videostreaming works with some people, but not with someone who's behind a …

javascript webrtc stun
Implementing Audio chat with Socket.IO and NodeJS

I have created a chat application using sails.js (node.js) and socket.IO. I need to implement audio chat …

node.js socket.io sails.js webrtc
WebRTC multicast (one-to-many)

Hi I have questions about WebRTC. I would like create one-to-many (1:N) connection with MCU server (because stream from source …

multicast webrtc
Can't choose right webcam in Google Chrome

Have an issue where I can't choose right webcam in Google Chrome 70. Chrome detects my webcams correctly, but I can't …

google-chrome webrtc webcam getusermedia
Failed to set local answer sdp: Called in wrong state: kStable

for a couple of days I'm now stuck with trying to get my webRTC client to work and I can't …

webrtc signaling
WebRTC on Android

I would like to use WebRTC on Titanium. In the end of last year, WebRTC was implemented on Chrome for …

android webrtc
Navigator.mediaDevices.getUserMedia not working on iOS 12 Safari

As of iOS 12, navigator.mediaDevices.getUserMedia() is returning an error in Safari. To recreate this, open iPhone Web Inspector, then …

ios iphone webrtc getusermedia ios12
How can I change the default Codec used in WebRTC?

I've been googling a way to change codec in Chrome's implementation of WebRTC, but there doesn't seem to be a …

webrtc sdp