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

播放错误,获取错误停止的时间。 #48

Open xiaopangxie opened 6 years ago

xiaopangxie commented 6 years ago

我用一个实例去播放不同的视频,类似微博自动播放视频,会出现-10011这个错误,频率比较高。报错日志: 2017-09-14 20:01:55.277735+0800 AmusementVideo[16604:4096166] FFP_MSG_SEEK_COMPLETE 2017-09-14 20:01:55.291854+0800 AmusementVideo[16604:4096166] FFP_MSG_BUFFERING_END 2017-09-14 20:01:55.292018+0800 AmusementVideo[16604:4096166] loading cost 1.845417 seconds with 33 times 2017-09-14 20:01:55.293864+0800 AmusementVideo[16604:4096166] player playback state: 1 after scale width 1280 height 720

如何获得 1.845417这个时间点?

shixuemei commented 6 years ago

一个实例播放不同的视频参考https://github.com/ksvc/KSYMediaPlayer_iOS/wiki/oneInstance 推荐使用2.7.0的版本,修复过相关问题