Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webrtc

Webrtc: Called In Wrong State: State_sentoffer

I'm following this tutorial, to make a simple example of WebRTC. But the remote video does not … Read more Webrtc: Called In Wrong State: State_sentoffer

How To Exchange Streams From Two Peerconnections With Offer/answer

I am trying to setup video chat where two peer connections exchange video. This happens after creat… Read more How To Exchange Streams From Two Peerconnections With Offer/answer

How To Send And Receive Desktop Capture Stream Generated Via Getusermedia()

I am making a Screen sharing app with WebRTC + Socket.io and stuck at a place. Connected with two b… Read more How To Send And Receive Desktop Capture Stream Generated Via Getusermedia()

Quickblox Javascript Sdk + Angular + Webrtc - Chat Room Filter By Name Is Not Showing Up In Results After Creation By Another User

I am adding a chat client to my webRTC app and my issue comes when a chat room doesn't exist. O… Read more Quickblox Javascript Sdk + Angular + Webrtc - Chat Room Filter By Name Is Not Showing Up In Results After Creation By Another User

Detect Offline Peer In Webrtc Connection

We are developing a video stream from a mobile device to a computer using WebRTC. The mobile device… Read more Detect Offline Peer In Webrtc Connection

How To Use Attachmediastream?

I tried to test an exercise with WebRTC socket.io for a video call and chat . I could not get the c… Read more How To Use Attachmediastream?