Description
I noticed that a few days ago a new version of Video SDK for Web was released: v2.3.0. After updating from v2.2.12, the participant’s camera feed doesn’t work at all (self-view).
Every time this error appears:
{
"message": "Video was interrupted by the system. Please click anywhere to resume.",
"type": "video",
"code": 207
}
I checked it on Chrome.
Has something changed? Should I enable the participant’s camera differently? Currently I do it automatically, i.e. I enable it automatically after creating the component with Video SDK. I’m using WebRTC and attachVideo.
Session ID: SapZ5ALFQ1S0GLndWRjTIQ==