Skip to content

Part of the NTUT course project : Design and implement Real-Time Education Video Platform

License

Notifications You must be signed in to change notification settings

derekjan1240/webRTC-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webRTC-practice


Live stream

Live stream broadcast with webRTC getUserMedia and socket.io

Usage

node index

Route

http://127.0.0.1:5000/host : The Streamer Page

http://127.0.0.1:5000/ : The Audience Page

Click the start buttom to start the live stream!


PeerToPeer stream

PeerToPeer stream throught webRTC and ice Server

Usage

node server

Route

http://127.0.0.1:5000/

Click the call buttom to connect the other person!

About

Part of the NTUT course project : Design and implement Real-Time Education Video Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published