-
Hi Muaz Khan.
I decided to improve you code.
I have one one question.
Two Users, connect with DataChannel.
without audio or video, only for transmitting messages =)
Next I try to add a video here …
-
Hi muaz,
I have deploy on my ubuntu server broadcast, It works perfectly on desktop.
But on mobile i can view broadcast on mobile (on Chrome / IOS or Chrome / Android).
Event, when i use chrome on i…
-
I run the program on apache2( All of the component, socket.io.js, commits.js, etc), but I get the 404 not found as shown in the following information, so how can I solve this problem? thank you.
sock…
ghost updated
8 years ago
-
@muaz-khan
I created video chat app using RTCMultiConnection and RecordRTC. It works great but there issue when user stop recording and he saves the file, remote user audio is muted or there is no a…
-
Hi Muaz Khan,
We used 3.2.98 RTCMultiConnection.js as suggested by muaz-khan https://github.com/muaz-khan but now we cannot make first call even. When we dial call it reaches the destination and on a…
-
Hi, it's possible to record all streams (local and remote) and save them in multiple file (.webm).
This is my code:
`var recorder = new MultiStreamRecorder(event.stream);
listOfRecorders[rtcMultiCo…
-
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 establi…
-
Did anybody check RTCMultiConnection server with React Native?
is it possible to use RTCMultiConnection functions in React Native?
-
Hello Mr Muaz Khan
I create the room and when the client enters, only a black screen appears and then disappears. Sometimes it works.
Here are some debug:
Set local description for remote user …
-
https://github.com/muaz-khan/RTCMultiConnection/blob/master/dist/RTCMultiConnection.js#L3890-L3897
How can I change this value using configs?