-
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…
-
Creating new call and then closing it crashes chrome. I'm not sure if I'm using RTCMultiConnection wrong somehow or is there a bug in Chrome or RTCMultiConnection?
Any help on how to fix or debug it …
madis updated
10 years ago
-
Hello Muaz,
When I used this linked https://www.webrtc-experiment.com/RTCMultiConnection/videoconferencing.html to set-up a new conference in Edge browser(Window-10) then below error is occur. Also …
-
Hello,
how send rtcmulticonnection screen sharing to rtmp server like youtube
I appreciate if someone can give clear instructions.
@grimace @killmenot @muaz-khan @dansandland @Yuripetusko
-
-
Hello Muaz,
Thanks for your great job.
I have a question: Is it RTCMultiConnection compatible with fcm node module to do that??
I want to use RTCMulticonnection in a project which it's actua…
-
Hi Muaz,
In RTCMulticonnection 3.0 how can we achieve the Recording of video/audio. And also please suggest on the custom controls for play, Pause as in all-in-one.htnl example. Thanks for your help …
-
Unfortunately does not work in chrome android (lollipop). https://rtcmulticonnection.herokuapp.com/demos/Disconnect+Rejoin.html
The webcam image (stream) appears, but is distorted. No errors in log.
…
gmbad updated
8 years ago
-
@muaz-khan please provide example with Video Scalable Broadcast where RTCMultiConnection **v3** is used.
Currently there is only https://rtcmulticonnection.herokuapp.com/demos/Video-Scalable-Broadcast…
-
I need permission camera, I have written in my config.xml file
```
```
but it do not work in Android 6+ version device
If someone has a similar problem help me
I use cordova 7.0.1…