Hello,
Is there any setting to give sites access to the webcam ?
Thanks
Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Webcam ?
- salvadordf
- Posts: 4620
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Webcam ?
Hi,
Use the TChromiumCore.OnShowPermissionPrompt event.
Set aResult to true and call callback.cont(CEF_PERMISSION_RESULT_ACCEPT)
You might also have to implement TChromiumCore.OnRequestMediaAccessPermission
Use the TChromiumCore.OnShowPermissionPrompt event.
Set aResult to true and call callback.cont(CEF_PERMISSION_RESULT_ACCEPT)
You might also have to implement TChromiumCore.OnRequestMediaAccessPermission