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

what's the maximum viewers per broadcast ? #9

Open
chrigui opened this issue Aug 22, 2021 · 1 comment
Open

what's the maximum viewers per broadcast ? #9

chrigui opened this issue Aug 22, 2021 · 1 comment

Comments

@chrigui
Copy link

chrigui commented Aug 22, 2021

hi mate, thank you for the share.
have you done any tests to see how many viewers per 1 GB ram ?

many thanks.

@DouglasMacKrell
Copy link
Owner

Thanks for reaching out!

As you can see from the way the app is designed, there's no media server/servers to take the load off of the broadcaster's computer. I haven't run any hard tests yet - though I do have anecdotal experience of having ~25 viewers at the same time while juggling a Zoom call when I presented this to my class. This was done on a MacBook Air with 8 GB of ram. The app didn't crash for the broadcaster (me), though I can't speak on the quality of the peer connected stream for every watcher. The way I designed it, the watchers viewport should shrink as the resolution shrinks dependent on watcher bandwith and the stability of the broadcaster. I'd also wager, that since the network only has to deal with a single video/audio stream instead of a one-to-one video conference call that the load may not be as heavy. Additionally this was streamed with a Logitech C920 - an older external webcam. A higher quality video feed may also cause more strain.

But thank you for the idea to try to figure out some load tests for the app!

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