Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 404 Bytes

solution.md

File metadata and controls

18 lines (13 loc) · 404 Bytes

SOLUTIONS

CAMERA ACCESS PROBLEM

If you are using this for a development environment and want to test it on your phone you can do the following:

Go to: chrome://flags/#unsafely-treat-insecure-origin-as-secure
Enable `Insecure origins treated as secure`
Add the addresses for which you want to ignore this policy
Restart chrome

gitignore cache clear

git rm -r --cached .