xale76 opened a new issue #620: camera and mic URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/620 Hello my cordova app uses cordova-plugin-inappbrowser to show remote pages. One of these is a page with WebRTC javascript plugin that requests access for mic and camera (video call). If I open this page from normal browser, even on the phone, everything works well: the first time I'm asked to allow browser to use cam and mic. If I call it within my app (by opening it with inappbrowser) the page stucks because I think I'm not prompted if I want to allow browser to use cam and mic. How's happening? Thank you
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
