Hand tracking from webcam in browser using javascript library handtrack.js
Streaming webcam on desktop computer or mobile, there is function to switch back or front cameras on mobile
https://bensonruan.com/hand-tracking-javascript-hand-fire-magic/
Clone this repository to your local computer
git https://github.com/bensonruan/Hand-Track.git
Point your localhost to the cloned root directory
Browse to http://localhost/index.html
- Turn on the Webcam switch and allowing the browser to access your webcam
- Wait for a few seconds to Load Model for hand tracking
- Raise your hand in the webcam to see the flames dancing in your palm
Please note that on iOS Safari, cameras can only be accessed via the https protocol
- jquery - JQuery
- handtrack.js - JavaScript library for hand tracking in the browser