Im using getUserMedia to access camera and I knew that it only work on Https. For Http I need to setting my browser like https://medium.com/@Carmichaelize/enabling-the-microphone-camera-in-chrome-for-local-unsecure-origins-9c90c3149339
Is there any code for me to let Http to access camera instead of setting browser like the link given above?