Ezviz-OpenBiz / SDK-iOS

Ezviz SDK,功能更强大的开发套件,可以实现预览、回放、配网、对讲、设备控制、oAuth授权等功能

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4.8.3版本播放出错:'-[EZVideoSyncPlayer logEvent:info:]: unrecognized selector sent to instance 0x10bcc3650'

liubiqu opened this issue · comments

如题,何解?

hik: begin send 30001 to the second IPhik: begin send 30005hik: begin send 30001 to the second IPhik: begin send 300052018-06-01 14:27:39.992184+0800 SmartHome[17466:1797112] TIC Read Status [1:0x1c0364c80]: 1:57
2018-06-01 14:27:39.993888+0800 SmartHome[17466:1797112] TIC Read Status [1:0x1c0364c80]: 1:57
2018-06-01 14:27:39.995043+0800 SmartHome[17466:1797112] TIC Read Status [1:0x1c0364c80]: 1:57
2018-06-01 14:27:40.073608+0800 SmartHome[17466:1797112] TIC Read Status [9:0x1c0375600]: 1:57
2018-06-01 14:27:40.074084+0800 SmartHome[17466:1797112] TIC Read Status [9:0x1c0375600]: 1:57
2018-06-01 14:27:40.074161+0800 SmartHome[17466:1797112] TIC Read Status [9:0x1c0375600]: 1:57
2018-06-01 14:27:57.390793+0800 SmartHome[17466:1797639] -[EZVideoSyncPlayer logEvent:info:]: unrecognized selector sent to instance 0x10bcc3650
2018-06-01 14:28:02.685464+0800 SmartHome[17466:1797639] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[EZVideoSyncPlayer logEvent:info:]: unrecognized selector sent to instance 0x10bcc3650'
*** First throw call stack:
(0x182c43d38 0x182158528 0x182c511f8 0x182c496e4 0x182b2f0dc 0x10391868c 0x103918340 0x1039157cc 0x1036e1b08 0x18360e310 0x18354e9e4 0x18353e620 0x105ba545c 0x105bb1b74 0x105ba545c 0x105bb1b74 0x105bb1a34 0x18360ffe8 0x105ba545c 0x105bb2800 0x105bb109c 0x105bb6b54 0x105bb6880 0x18286f130 0x18286ec30)
libc++abi.dylib: terminating with uncaught exception of type NSException

有可能是我们集成了乐橙的SDK,然后还集成了萤石的SDK,你们两个功能类似的SDK冲突了