RTCMultiConnection icon indicating copy to clipboard operation
RTCMultiConnection copied to clipboard

RTCMultiConnection is a WebRTC JavaScript library for peer-to-peer applications (screen sharing, audio/video conferencing, file sharing, media streaming etc.)

Results 127 RTCMultiConnection issues
Sort by recently updated
recently updated
newest added

How to Enable twoway screen sharing in dashboard demo ( Sharing from receiver )

Hi am using library for almost 1 year.Yesterday the problem started with iphone devices . On investigation i came to know the apple release mobile safari 14 and right after...

I cannot figure out why after playing a video (during broadcast) the connection between the parties is closed...? Also, I am not able to fast forward the video used for...

**Disregard. Mistake. Number of viewers seems to be working ok.** I am playing with the Scaleable Broadcast and noticed that if I originate a broadcast from my Android phone, it...

An issue with Scaleable Broadcasting. After broadcaster starts, next viewer is ok, 2nd viewer joins ok, but then has wrong roomid stored. He has userid stored instead of roomid, so...

Hi, I was trying your app demo https://rtcmulticonnection.herokuapp.com/demos/Scalable-Broadcast.html and I am having some problems about reconnect other nested peers like for example User1(src) -> User2 -> User3 -> User4...->UserX When...

in last month i trying to use multiconnection in react-native, but dont work why reason ? its possible to run multiconnection in mobile devices without web view ?

Did anybody check RTCMultiConnection server with React Native? is it possible to use RTCMultiConnection functions in React Native?

I have a chat app that works perfectly on the following free socket.io server, but when I install RTCMulticonnection to my own VPS it works, but my chat app doesn't...