Skip to content

sikang99/webrtc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Example

Information

Usage

  • Do it as follows to test the example
    1. prepare to use, built it. $ make build
    2. start a web server.
    3. start a signal server. $ make run-server
    4. login yourself with a name in the web page.
    5. call a someone.

Reference