Skip to content

rafaelcgo/basicVideoRTC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basicVideoRTC

This example is only recommended to Chrome. Tested with Version 26.0.1410.40 beta-m and Version 28.0.1500.95 (Mac OS)

Instructions:

Run python -m SimpleHTTPServer on root folder and then connect to http://localhost:8000 or http://yourip:8000

ps: Check if your SimpleHTTPServer is listening another port.

Important:

You need to change the IP in index.html to your machine running the socket.io server!

Details:

I put a flowchart into "HelpfulStuff" folder. Simplified, not pretty but it may be helpful.

I´m also new with this WebRTC stuff ;)

Thanks to:

About

Trying to build a realy basic WebRTC Videochat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%