Category "webrtc"

mediaDevices.enumerateDevices() returns empty deviceId even after getting permissions

The problem I have has been discussed in several questions on this site: When I call mediaDevices.enumerateDevices(), the field deviceId is empty. The best ques

Is it possible to disable the cursor from being recorded with getDisplayMedia()

I am recording my browser window using MediaStream and MediaRecorder. But need to disable the mouse cursor from being recorded, so when I create my video track,

WebRTC stream doesn't appear (simple-peer)

I am trying to make a video call using simple-peer and I tried a lot with same code but sometimes I can see what I expected but it doesn't always work well. At

how to add screen share function using PeerJS?

Currently, i am working on a webRTC project where you can give call and receive call.i also want to add screen share functionality to it. can anyone provide me

React Native CallKeep : answerCall' CallKeep Listener occasionally does not run, when answering call while app is terminated/background

Someone, please help! 🙏 answerCall event is not firing in Android only. When we call displayIncomingCall and the incoming call shows on Android, and whe

Does Google Nest Hub support WebRTC?

I am implementing a camera device and thinking using WebRTC as the video/audio streaming protocol with the app. And I would like to stream the video/audio to Go

openVidu - connectionDestroyed / sessionDisconnected event doesn't trigger when websocket connection lost because of network problem

Publisher doesn't notify when connection is destroyed or diconnected. In Openvidu docs, they suggest connectionDestroyed & sessionDisconnected event but it

ICE vs STUN vs TURN

I've read that ICE is an agent on the WebRTC server which sends SDP information of users to STUN or TURN server. STUN and TURN server gives this SDP information

Overcome WebRTC blocking on some ISP's

I am trying to build a video calling app using webRTC and it is works fine most of the times on home networks. The moment I enter a secure network like a univer

getUserMedia detect front camera

I'm using the 'facingMode' constrain in order to switch between the two cameras, but I'm not able to fully decided whether the user end has an 'environment' cam

Chrome WebRTC echo cancellation and external audio sources

I'm building a video conferencing app using Electron (version 10, Chrome v75) and WebRTC. The app has multiple windows, and in each window, I have a separate RT

RTCIceCandidate no longer returning IP

Just noticed that on Chrome only, RTCIceCandidate no longer returns an IP, but rather an obfuscated address. RTCIceCandidate address: "a5b3ef18-2e66-4e24-91d2-

Can not change camera in mobile Chrome or Safari during WebRTC call

I use navigator.mediaDevices.enumerateDevices to retrieve list of all video devices (element.kind === 'videoinput') and then call navigator.mediaDevices.getUser

Add TURN server to android webRtc native

I'm working on WebRtc native android application. Im also compiling io.pristine lib. Im able to establish calls between two devices only if both of them are co

How do you combine many audio tracks into one for mediaRecorder API?

I want to make a recording where, I get multiple audio tracks from different mediaStream objects (some of them, remote). Use the getAudioTracks () method and ad

How to record a particular tab stream using getUserMedia

I want to record a particular tab (by specifying the tab id) without showing the tab selection dialog from getUserMedia. For this I use mediaSource as browser a

Is possible for fluent-ffmpeg to take WebRTC stream as input?

I am exploring fluent-ffmpeg and saw that in the Shell version (ffmpeg) is possible to use a RTMP streaming as parameter and take a frame-by-frame collection I

Is it possible to convert a WebRTC SDP offer to answer?

I have two peers that want to connect to each other via WebRTC. Typically the first peer would create an offer and send it to the second via a signalling channe

WebRTC lowest possible latency

I have a simple UDP streaming protocol that takes RAW H264 video frames and sends them instantly from server side to the client side. Using this protocol I can

Only clang-cl is supported on Windows when building project with webrtc

I am trying to build a project that contains webrtc. However compilation fails with this error : vendor\webrtc\src\base/compiler_specific.h(11,1): fatal error C