Description
*A couple of users have been experiencing issues when trying to start the camera using startVideo. The startVideo did not have any virtual background associated with it. The error mentionest user forbidden capture but we have confirmed that appropriate permission has been granted for the camera. This has been tested on both WebRTC and WebAssembly and it seems like the issue is currently isolated to Firefox. The following session ids are of when the user experienced this issue: *
After analyzing the logs, we found that on Firefox, the loadedmetadata event was not triggered as expected. This may be related to the browser itself or system GPU memory load, and restarting the browser might resolve the issue.