itaditya / AR-shopping

Use your fist to control various elements on the screen of our sample ecommerce website
https://fist-it.herokuapp.com/
2 stars 5 forks source link

Make it work on modern browsers #1

Open itaditya opened 4 years ago

itaditya commented 4 years ago

Since the last commit in the project, browsers have updated some stuff due to which the Video frame of the webcam doesn't appear. Need help in making it work in the latest browsers especially Chrome.

Alabs02 commented 4 years ago

@itaditya I will use materialize css to fix the issue.

itaditya commented 4 years ago

The issue is not related to Materialize CSS. It has to do with browser not allowing us to do stuff with JS. Previously it was fine but now I guess for security purposes they need some action from user also.