Skip to content

WebRTC streaming performance #3033

@achingbrain

Description

@achingbrain

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

No one assigned

    Labels

    good first issueGood issue for new contributorshelp wantedSeeking public contribution on this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions