Marak/bpipe

Investigate using WebRTC instead of client-server

Open

#2 建立於 2014年9月29日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (4 fork)github user discovery
help wanted

倉庫指標

Star
 (158 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南