eduardolundgren / tracking.js

A modern approach for Computer Vision on the web
http://trackingjs.com
Other
9.43k stars 1.44k forks source link

Tracking.js not working on IOS devices #387

Open makkengk opened 4 years ago

makkengk commented 4 years ago

Hi

       I developed a web page to track face using tracking.js   . It is working fine on android phone, but when it come come ipad or iphone some video is not rendered properly, frame rate is very low. Not able to detect face at all. Any idea on whats happening?
ilyaGotfryd commented 3 years ago

Was able to run color tracking at about 11-13 FPS. The key was to serve an example from my PC via https. Used http-server under node.