0

From html5 I can access my local webcam using "getUserMedia" method. Then I test simple example on chrome browser I see dialog with request for access to webcam. But when I load the page in QWebEngineView - the are no dialogs and no video. How to catch this request programmatically and give access or may be exists some flag to access webcam without requests? I use QWebEngineView - widget, not qml.

0 Answers0