TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://docs.thewidlarzgroup.com/react-native-video/
MIT License
7.22k stars 2.9k forks source link

[Feature]: Quality selector #4062

Open sedatb opened 3 months ago

sedatb commented 3 months ago

Description

Hi. Can we select quality in this package? @KrzysztofMoch

Why it is needed ?

Maybe it is cool!

Possible implementation

Technical POV how to do it

Code sample

Code sample

moskalakamil commented 3 months ago

Hi! Thanks for posting feature idea - actually this is not on our current roadmap but if you need this please contact us - we can offer you paid support for this feature

sgebr01 commented 2 months ago

I'm using selectedVideoTrack on android for this (I don't believe iOS supports this natively for manifest-based streaming anyway).