报错
我的崩溃环境是模拟器iPhone6(10.3)
参考文档给出的方案:https://github.com/pili-engineering/PLPlayerKit/issues/147
/ PLPlayerKit
其中一个方法(
@ sherm4n90在模拟器
上运行时不要使用硬解码器,它在设备上工作,而不是模拟器。
在测试时删除下面的代码。
// [_option setOptionValue:@(YES) forKey:PLPlayerOptionKeyVideoToolbox];
)