Skip to content

micadeyeye/webrtc_videochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a three-user webrtc video chat implementation. The two prominient ways of doing WebRTC are using pure SIP via websocket (SIP/WS) and JavaScript Object Notation via XMLHttpRequest (JSON/XHR). This application is based on the second approach; it uses the Google AppEngine server to run the application.

About

Three-User Video Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages