dsa28s / compose-video

Video UI Component for Jetpack Compose (Powered by androidx.media3)
https://dsa28s.github.io/compose-video/
Apache License 2.0
241 stars 30 forks source link

Video quality change options #5

Open anwarpro opened 1 year ago

anwarpro commented 1 year ago

I want to add Video quality change options. Can anyone help me ?

dsa28s commented 12 months ago

@anwarpro Hello! Can you please provide me with the network URL that you are streaming? If ExoPlayer is able to adjust video quality, such as DASH streaming, the controller will automatically display the UI.

anwarpro commented 12 months ago

@anwarpro Hello! Can you please provide me with the network URL that you are streaming? If ExoPlayer is able to adjust video quality, such as DASH streaming, the controller will automatically display the UI.

It's not working only shows audio track change options. This one I tried. https://storage.googleapis.com/shaka-demo-assets/sintel/dash.mpd

dsa28s commented 11 months ago

@anwarpro Could you check the link below?

https://playready.directtaps.net/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/Manifest

I think the UI to adjust the video quality will be shown while playing via this link.