We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug AVCaptureSession 执行 startRunning 和 stopRunning 函数 会引起上述错误。
To Reproduce Steps to reproduce the behavior: 1、初始化一个AVCaptureSession,记得添加麦克风输入和输出。 2、播放器正常播放的情况下执行 AVCaptureSession 的 startRunning 和 stopRunning 函数。 3、播放器报错,无法正常播放。
Expected behavior 理论上麦克风不应该影响播放器的播放。
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
AVCaptureSession 执行 startRunning 和 stopRunning 函数 会引起上述错误。
To Reproduce
Steps to reproduce the behavior:
1、初始化一个AVCaptureSession,记得添加麦克风输入和输出。
2、播放器正常播放的情况下执行 AVCaptureSession 的 startRunning 和 stopRunning 函数。
3、播放器报错,无法正常播放。
Expected behavior
理论上麦克风不应该影响播放器的播放。
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: