Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support number of viewers limitation #2389

Closed
mekya opened this issue Aug 9, 2020 · 0 comments
Closed

Support number of viewers limitation #2389

mekya opened this issue Aug 9, 2020 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Aug 9, 2020

  • There should be a field in the Broadcast object for WebRTC viewer limit(webRTCViewerLimit) and HLS viewer limit(hlsViewerLimit)
  • Their default values should be -1. It means that there is no soft limit for number of viewers.
  • When WebRTC or HLS viewer limit is equal or bigger than zero, new viewers is only accepted if the total number of viewers is less than the number of viewer limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants