Closed hainguyen210 closed 11 months ago
The ios quality setting is more a "max quality" setting. Internally it just sets preferredPeakBitRate
Oh, that means I can't set a specific resolution individually and have to try another way, right? Thanks for having a look
Yup
AFAIK there is no quick fixes to this. If you are using e.g HLS you could do some manipulations of the manifest to remove other qualities. Might be possible to do that locally but unsure about performance implications.. etc.
When I change video quality nothing happens, and it feels like it just changes quality after I reload my app. This happens in both my project and the example on iOs device, everything works fine on Android though.