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

使用currentPlaybackTime崩溃的问题 #147

Open HanYaChao12 opened 5 years ago

HanYaChao12 commented 5 years ago

An instance 0x151469f00 of class KSYMoviePlayerController was deallocated while key value observers were still registered with it. Current observation info: <NSKeyValueObservationInfo 0x14ff3bd20> ( <NSKeyValueObservance 0x14ff47650: Observer: 0x1501b9e00, Key path: currentPlaybackTime, Options: <New: YES, Old: NO, Prior: NO> Context: 0x0, Property: 0x1513a62a0> 上边是报错信息,我复现不出来,但是这个上边说我释放了对象,我调试的时候也查看了,我并没有释放对象啊???怎么回事啊大佬回答一下 啊