Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用 AVFramework 捕获视频时,我收到一个异常 -11803,它表示会话未启动,第一次当我初始化会话时它工作正常,但在控制器更改然后再次返回到同一个控制器之后它引发异常,但在同一会话中图像捕获工作正常。
问题解决了,问题是会话对象没有正确释放。