How to capture image with html5 webcam without security prompt -


i need capture image web page without security warning.

enter image description here

page need webcam functionality can not switched https protocol. i've installed root certificates , made them trusted. tried insert iframe (which pointed secure protocol https://mysecurepage.com) inside page (http://mypage.com), not worked.

@bjelli correct - major security flaw internet content. imagine if go website start taking photos/recording going on without permissions or notifications!

however, working on intranet project disabling prompt quite safe. if in sort of position - there 1 thing can do;

google chrome policies

if deploying browser, can override security prompt sites specify. don't know if working in such environment, way can avoid prompt together. similar things apply other browsers too.


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -