-
Notifications
You must be signed in to change notification settings - Fork 13
vishnukvmd/WebRTC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
============================================================ WebRTC Application that enables peer-to-peer communication. ============================================================ Instructions : If you prefer to use node.js | Socket.io on the Server Side : (Recommended) * Download and install node.js [http://nodejs.org/#download] * Install Express ('npm install express') and Socket.io ('npm install socket.io') * Run the server ('node nodeServer.js') * Correct the 'server' variable in 'index.html' accordingly If you prefer to use PHP on the Server Side : * Simply enter the database and authentication details in `init.php`. To run the application, open up index.html in Chrome Canary(/Dev Channel) [https://tools.google.com/dlpage/chromesxs?platform=win].
About
Video Conferencing App using WebRTC
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published