Environment:
- Zoom Video SDK Version: 1.8.0
- Operating System: Windows 10/macOS 13.3.1
- Browser: Google Chrome
Description:
When developing with the Zoom Video SDK, I occasionally encounter an issue where my camera displays a black screen or freezes. In the console, I observe an error message {'type":“INVALID PARAMETERS”, “reason”:“user is not send video”}. However, I haven’t actively manipulated the camera during the call.
Attempted Solutions:
When encountering this issue, manually restarting the camera results in the following error message: ‘{“type”:“INVALID OPERATION”,“reason”:"Camera is starting, please wait.”}’
I currently have no solution in mind. Has anyone encountered or knows the reason for this?
Thanks.