Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 ouverte le 29 sept. 2014

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (4 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (158 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur