Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
muaz-khan committed Jun 25, 2016
1 parent fe3958b commit 0dda36b
Show file tree
Hide file tree
Showing 21 changed files with 528 additions and 816 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module.exports = function(grunt) {
'dev/OnIceCandidateHandler.js',
'dev/IceServersHandler.js',

'dev/gumadapter.js',
// 'dev/gumadapter.js',
'dev/getUserMedia.js',
'dev/StreamsHandler.js',

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
>
> v3 can use XHR/XMPP/etc. signaling implementations as well. Please check [PubNubConnection.js](https://github.com/muaz-khan/RTCMultiConnection/blob/master/dev/PubNubConnection.js) to see how to configure it for 3rd party signaling implementations. You simply have to modify top few lines.
<a href="https://www.youtube.com/watch?v=EtsiYEW_T8Y"><img src="https://cdn.webrtc-experiment.com/images/RTCMultiConnection-Socketio-Server.png" alt="YouTube Video Tutorial for RTCMultiConnection!" /></a>

<a href="https://www.youtube.com/watch?v=nBUuMKtEeyU"><img src="https://cdn.webrtc-experiment.com/images/RTCMultiConnection-ScreenSharing.png" alt="YouTube Video Tutorial for RTCMultiConnection ScreenSharing!" /></a>

# [Documentation](https://github.com/muaz-khan/RTCMultiConnection/tree/master/docs/)

1. [Installation Guide](https://github.com/muaz-khan/RTCMultiConnection/tree/master/docs/installation-guide.md)
Expand Down
Loading

0 comments on commit 0dda36b

Please sign in to comment.