Force HLS stream to given quality/resolution at start #1187
solsticedhiver
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for a way to set BetterPlayerConfiguration to use a given resolution of a HLS stream at the start wehn declaring the player/controller
All I can find in the doc is to specify alternate resolution for something other than HLS.
I guess that would disable or short-circuit the code that detect network bandwidth and switch to the the best quality.
In fact, this is not to force the best quality at start, but to set a lower quality/resolution and let the user the possibility to switch to higher one, using the controls.
So this is more to limit the best quality choosen by the player for HLS stream.
Beta Was this translation helpful? Give feedback.
All reactions