WebRTC-Experiment icon indicating copy to clipboard operation
WebRTC-Experiment copied to clipboard

WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!

Results 114 WebRTC-Experiment issues
Sort by recently updated
recently updated
newest added

Dear Mauz Khan, ``` https://github.com/webRTC/webrtc.io-demo I have used above code for video conferencing and text chatting but I have not used any TURN or STUN server but still I can...

The socket.io signaling server appears to be down, so most of the WebRTC demos are broken right now.

For example, after clicking the button with the red line shown in the picture, the pop-up window should also be shared ![image](https://github.com/muaz-khan/WebRTC-Experiment/assets/109945614/f95c44a7-5822-400d-bf0f-0788a4e32976) But now the pop-up is not shared (even...

I'm not doing forks and all of this other nonsense. Here are just some of the things I did to clean up the demo file: - Used XML parser instead...

Hi. We need video recording on the server side in real-time in the muaz-khan WebRTC lib. If anyone can help write me on [email protected]

Let's say I have six apps on my desktop and I can choose to share three of them at the same time.

So I am experimenting with Muaz'z Conference calling. On a PC, the video looks ok, but on an Android cell, the video is too small. Ideas on how to fix?

Someone should clone muaz's WebRTC-Experiment and support it! It would be a shame to waste all of his good code! Also, support of RTCMulticonnection if you are a Javascript and...

Hi, I work with RTCMultiConnection. Is there any standard way to reconnect to the initiator after he has left? There are two pages in our project, initiator.html and participant.html. After...