QtWebEngine : Allow access to WebCamera and Peer to Peer connection
-
wrote on 11 Jul 2015, 10:20 last edited by KishoreRavi 7 Nov 2015, 10:37
Hi All,
I am using QtWebEngine to load an URL. I want to access web camera by default. But camera access in not working. I have set Feature permission as "setFeaturePermission(url,QWebEnginePage::MediaAudioVideoCapture,QWebEnginePage::PermissionGrantedByUser) "., but still cannot access camera. Anyone please help to fix this. I am not sure if this is a bug in QtWebEngine. Thanks in Advance.
1/1