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.

always accept webRTC webcam request

I'm building a web application that uses the computer's webcam via webRTC. The site is only running on one specific …

google-chrome webcam webrtc
Screen sharing with WebRTC?

We're exploring WebRTC but have seen conflicting information on what is possible and supported today. With WebRTC, is it possible …

webrtc screensharing
How can I make Chrome allow access to a webcam over http (not https)?

I am building a kiosk application using webrtc video. It is only served on the internal network and I would …

google-chrome webcam webrtc kiosk-mode
Native Android WebRTC application development

I am trying to create an android application for video chat and messaging by using WebRtc Native apis. I have …

android webrtc libjingle signaling openwebrtc
iOS 11 getUserMedia not working?

Apple released a statement that getUserMedia will be fully functional on iOS 11. After installing iOS 11 Beta version 5, I do get …

javascript jquery ios webrtc getusermedia
Why is getUserMedia throwing a [object NavigatorUserMediaError] when I click "Allow" in Chrome?

Recently, I started getting errors when trying to access the client's mic through my website. When Chrome asks whether to …

javascript audio jetty webrtc embedded-jetty
How do I broadcast video from my webcam with Html5?

I am trying to build a simple web page that has access to my webcam and is able to broadcast …

html html5-video webcam broadcast webrtc
How to create stun turn server instance using AWS EC2

Actually i wants to use my own stun/Turn server instance and i want to use Amazon EC2 .If anybody …

amazon-web-services amazon-ec2 webrtc stun turn
WebRTC on local network?

I've been reading about WebRTC and it looks very promising. I wanted to make a simple lan game that automatically …

webrtc
Use specific ports for webRTC

When creating a peer to peer audio connection using webRTC, the STUN server we use will return the public IP …

port webrtc stun