tcking / GiraffePlayer

android video player base on ijkplayer
Apache License 2.0
681 stars 199 forks source link

Video quality #92

Closed Khoosham closed 7 years ago

Khoosham commented 7 years ago

is there a way to set the video quality like 360p, 420p or 720p? Thank you.

tcking commented 7 years ago

the quality depends on your video stream,u can provide different url for each quality

Khoosham commented 7 years ago

the problem is that its a m3u8 url https://xxxxxxxx.com/live/live.m3u8

the video bitrate is only avaialble when the streams start to play i think idk how to get that value i can see it in the debug log. it would be nice if a smal menu can be pop up and choose quality

Khoosham commented 7 years ago

i move to exoplayer which seems a better option closing that issue :)