How I can change the quality of the video #524
Answered
by
jhomlala
ABDERRAHMANE-OUALI
asked this question in
Q&A
-
I have read the docs and I know that you have to pass Map contain each quality and it appropriate quality |
Beta Was this translation helpful? Give feedback.
Answered by
jhomlala
Jun 3, 2021
Replies: 1 comment
-
If your video is HLS or DASH then qualities will be loaded by BetterPlayer automatically. Here's an example: https://github.com/jhomlala/betterplayer/blob/master/example/lib/pages/hls_tracks_page.dart |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ABDERRAHMANE-OUALI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your video is HLS or DASH then qualities will be loaded by BetterPlayer automatically. Here's an example: https://github.com/jhomlala/betterplayer/blob/master/example/lib/pages/hls_tracks_page.dart
If your video is MP4 or any other format then you need to pass qualities links in map.