Skip to content

Simple webrtc project where the 1st audience able to relay a broadcast to the 2nd, then the 2nd to 3rd and so on.

Notifications You must be signed in to change notification settings

bromoapp/one2relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One2relay

This is a simple WebRTC project, where you can broadcast a webcam video in one browser (as an anchor) to the 2nd browser (as an audience), than to the 3rd browser. The difference with one2many project is that the 3rd browser receives its stream from the 2nd (relays the stream from the anchor to the 3rd). If we open the forth browser to view the anchor, the 3rd will relay the stream from the 2nd to the 4th, and so on.

This project is part of a continues learning on WebRTC.

About

Simple webrtc project where the 1st audience able to relay a broadcast to the 2nd, then the 2nd to 3rd and so on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published