forked from muaz-khan/RTCMultiConnection
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed "Multi-Broadcasters-and-Many-Viewers.html" muaz-khan#655
Added support for "switch camera". Integrated this demo to latest "rtcmulticonneciton-server" implementation.
- Loading branch information
Showing
3 changed files
with
130 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "rtcmulticonnection", | ||
"preferGlobal": false, | ||
"version": "3.5.2", | ||
"version": "3.5.3", | ||
"author": { | ||
"name": "Muaz Khan", | ||
"email": "[email protected]", | ||
|