Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 aperta il 29 set 2014

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (4 fork)github user discovery
help wanted

Metriche repository

Star
 (158 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

It should be possible to eliminate the use of sending streams through the server by using WebRTC to establish a peer-to-peer connection.

Investigate this option and implement.

The functionality of streaming through a server should be preserved as a fallback API in case a WebRTC session can't be started.

Guida contributor