Face Tracking With JavaScript on the Browser (Mobile or Desktop)

Want to build a website that uses face tracking? Well, you’re in the right place!

Andy Kong
Better Programming
Published in
14 min readMay 27, 2021

--

Photo by Lagos Techie on Unsplash

Today I’m going to show you how to set up a webpage that does real-time face tracking in any browser, mobile, or desktop. I’m doing everything in HTML and JavaScript to allow for cross-device portability. I’ll also show…

--

--