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
563 stars 144 forks source link

部分视频播放不了 #54

Closed xiaopangxie closed 6 years ago

xiaopangxie commented 6 years ago

http://resource.miaokanvideo.com/video/20170929/903AB300E40B8B640FF6233141904050.mp4

mayudong1 commented 6 years ago

我用2.8.0的demo测试播放正常啊,你用的是那个版本?播放不了有什么报错吗?

xiaopangxie commented 6 years ago

2.8.0的在线播放正常,下载完成播放本地的就不能播放了 2017-09-29 17:27:30.786340+0800 AmusementVideo[1766:379436] readTimeout = 30 2017-09-29 17:27:30.786427+0800 AmusementVideo[1766:379436] ------ Player Configuration end ------ 2017-09-29 17:27:30.788919+0800 AmusementVideo[1766:379436] player playback state: 2 2017-09-29 17:27:30.894819+0800 AmusementVideo[1766:379436] player playback state: 0 2017-09-29 17:27:30.904103+0800 AmusementVideo[1766:379436] player playback state: 0 2017-09-29 17:27:30.905699+0800 AmusementVideo[1766:379436] ------ Player Configuration ------ 2017-09-29 17:27:30.905821+0800 AmusementVideo[1766:379436] sdk version = 2.8.0.3 2017-09-29 17:27:30.905854+0800 AmusementVideo[1766:379436] shouldAutoplay = 1 2017-09-29 17:27:30.905879+0800 AmusementVideo[1766:379436] shouldLoop = 0 2017-09-29 17:27:30.905903+0800 AmusementVideo[1766:379436] shouldMute = 0 2017-09-29 17:27:30.905926+0800 AmusementVideo[1766:379436] shouldHideVideo = 0 2017-09-29 17:27:30.905948+0800 AmusementVideo[1766:379436] decodeMode = 2 2017-09-29 17:27:30.905972+0800 AmusementVideo[1766:379436] bufferTimeMax = 10.000000 2017-09-29 17:27:30.906049+0800 AmusementVideo[1766:379436] scalingMode = 2 2017-09-29 17:27:30.906078+0800 AmusementVideo[1766:379436] prepareTimeout = 10 2017-09-29 17:27:30.906101+0800 AmusementVideo[1766:379436] readTimeout = 30 2017-09-29 17:27:30.906124+0800 AmusementVideo[1766:379436] ------ Player Configuration end ------

mayudong1 commented 6 years ago

什么叫做“下载完播放本地”,具体是怎么操作的呢

xiaopangxie commented 6 years ago

我把这个视频下载到手机里,直接从本地去读取播放,这样就不用联网了。

xiaopangxie commented 6 years ago

已解决,是我视频下载的问题,不能播放都是我未从视频开头下载导致的