Hello Everyone
When we start and render the zoom video we found this error “VIDEO USER FORBIDDEN CAPTURE”
our code:
Any idea on what will be the cause of this error?
Thanks in advance
Hello Everyone
When we start and render the zoom video we found this error “VIDEO USER FORBIDDEN CAPTURE”
our code:
Any idea on what will be the cause of this error?
Thanks in advance
@it111 another possibility of this error.
It might be caused by programmatically starting video without user intervention.
Do try to associate startVideo with a user action, example with a button’s event handler to start their video.