We are using https://static.opentok.com/v2/js/opentok.min.js
Facing intermittent issues while using Google Chrome v47.0.2
As soon as the session is connected, without showing the permission dialog, the browser directly throws an access denied message (cannot access microphone or camera) with this error in the console "OT.Publisher.onStreamAvailableError Permission Denied" . This error has started occurring recently - mid-December.
We tried exploring the issue on various forums including this one. We could only come up with this post - https://support.tokbox.com/hc/en-us/community/posts/205065196-displaying-error-opentok-min-js-64-1500-Session-publish-OT-Publisher-Access-Denied-Permission-Denied-End-user-denied-permission-to-hardware-devices-?input_string=OT.Publisher.onStreamAvailableError%20Permission%20Denied%20on%20Chrome
But, it's irrelevant, since we are using https for all our application requests.
Please help as we are stuck on the production environment with this bug.