ksvc / KSYMediaPlayer_iOS

金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
http://v.ksyun.com/
Apache License 2.0
564 stars 144 forks source link

How to change bitrate when playing multi-bitrate .m3u8 file #140

Open Wenfengcheng opened 5 years ago

Wenfengcheng commented 5 years ago

When I play multi-rate .m3u8 video with KSYMoviePlayerController, I can't automatically switch to the highest bit rate, and always play the lowest bit rate video. So how to change bitrate? By using some method or changing properties?