-
Notifications
You must be signed in to change notification settings - Fork 490
Open
Labels
good first issueGood issue for new contributorsGood issue for new contributorshelp wantedSeeking public contribution on this issueSeeking public contribution on this issue
Description
The performance dashboard shows that the median streaming performance of WebRTC in Node.js is an order of magnitude slower than TCP.
We should look into why this is.
Support for WebRTC is provided by node-datachannel (we are using a temporary fork at https://github.com/ipshipyard/js-node-datachannel until murat-dogan/node-datachannel#256 is merged).
node-datachannel
uses libdatachannel which then uses libjuice so the bottleneck is in there somewhere.
Metadata
Metadata
Assignees
Labels
good first issueGood issue for new contributorsGood issue for new contributorshelp wantedSeeking public contribution on this issueSeeking public contribution on this issue