【发布时间】:2017-07-21 05:49:26
【问题描述】:
我使用的是WebRTC,它使用的是AVCaptureSession。它可以正常工作几次,但有时会因此异常而崩溃。
断言失败:(_internal->figCaptureSession == NULL),函数 -[AVCaptureVideoPreviewLayer attachToFigCaptureSession:],文件/BuildRoot/Library/Caches/com.apple.xbs/Sources/EmbeddedAVFoundation/EmbeddedAVFoundation-1187.37.2.1/Aspen/AVCaptureVideoPreviewLayer.m
【问题讨论】:
-
这里也一样,只是随机发生,没有有用的调试信息。
-
@蒂娜。能否添加更多集成代码、版本 WebRTC 库和完整堆栈跟踪?
-
@Tina 你解决了吗?
-
同样的问题,有人找到解决办法了吗?