feross / feross/simple-peer

Allow connection between Peers even if one is sending an empty or no stream object

Open
#727 18 comments 1 reaction 0 assignees View on GitHub
need more info
Dominant language
JavaScript
Stars
7.8k
Forks
983
PR merge metrics
No merged PRs in 30d

Description

Currently my connection between peers only work if for instance both send the same type of stream (e.g. video). In a case scenario in which a main user wants to broadcast its video to others, you don't want the others to have to send video back, at least you would want to be able to return an empty stream to not saturate the bandwidth with unnecessary data.
Maybe you can already do this somehow, but at least in my case it didn't work with any of the ways I tried.
Thank you!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.