-
Hi i'm using yarn in projects. Normally i don't have any errors while using, but now i got this error while `yarn add rtcmulticonnection`, `rtcmulticonnection-server@1.3.1: The engine "node" is incomp…
-
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 work, I need to know the exact vers…
-
![appError](https://user-images.githubusercontent.com/36005233/85938228-0bbeb000-b92b-11ea-97fd-378f663b1af9.PNG)
-
Hi Muaz, and thanks for a lot of nice software.
I'm using RtcMultiConnection-v3 to share a webcam stream to different devices and everything is working well, with your Signaling-Server over socket.io…
-
Hi, I already manage to use the RTCMultiConnection for One To One video chat using socket.io
I'm trying to do the same using SignalR
It apparently opened the connection, but I don't see how to do t…
-
Hi Muaz Khan,
I'm trying to build custom controls for the video call, I need the following controls: call volume (for the audio of the people I'm connected to), disable the microphone and disable the…
-
With PTT :)
- [ ] Client stuff ( http://www.rtcmulticonnection.org/FAQ/ )
- [ ] Backend stuff ( http://blog.pythonisito.com/2012/07/realtime-web-chat-with-socketio-and.html )
-
When people call in, offer audio only option
https://github.com/muaz-khan/RTCMultiConnection/issues/161
-
This is so strange... this was working perfectly for me on two computers, until 2 days ago. The only thing I changed was I am now signed into Chrome from a different computer (on linux)
https://ch…
-
I have come across a rather strange issue when working with Android. I have built an app that used RTCMultiConnection for video conference, audio conference and screen sharing. This was working fine…