You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh! Yes, the demo apps uses audio DOM APIs. This isn't part of the WebRTC SDK. You can exclude this by removing all .play() calls. This will fix your issue.
Sometimes I get this error after the ready function has been called:
// As soon as the phone is ready we can make calls
It happens when I start and stop camera repeatedly.
Because of this I can't see my local video cam:
The text was updated successfully, but these errors were encountered: