Is there ANY way to allow webcam over HTTP?
I am hosting a test website on a test domain which does not support HTTPS. In Chrome/Chromium, it is possible to forcefully "trust" an insecure (HTTP) domain name and tem… (tuilleadh eolais)
I am hosting a test website on a test domain which does not support HTTPS. In Chrome/Chromium, it is possible to forcefully "trust" an insecure (HTTP) domain name and temporarily allow it access to webcam, microphone, etc. It does not appear to be possible in Firefox. I've searched the about:config and even tried editing the configuration files directly to try and whitelist my test domain. I am not able to setup SSL or TLS on the server it is hosted on, and I need to be able to access the page on other devices. It does seem to allowlist "localhost" since I guess it's trusted by default. If there is any way to temporarily or permanently allowlist an HTTP website, I will be able to use my website on Firefox instead of Chromium, which would be much preferred.