Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 aberto em 29 de set. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (4 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (158 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador