m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.98k stars 449 forks source link

possible to programmatically control resolution for client? #170

Open dragonballa opened 2 years ago

dragonballa commented 2 years ago

say on my vps I have 10 people watching, can I up the resolution and bitrate as I'm streaming for some of those audiences while downgrading resolution and bitrate for others?

yesBad commented 2 years ago

No.

m1k1o commented 2 years ago

There is only one stream. Having multiple streams (in different qualities) would multiply resources usage. You can, however, broadcast in lower qulaity to e.g. youtube. And your users can watch only, but in lower quality.