eduardolundgren / tracking.js

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

It look like incompatible with safari on ios #151

Closed noncool closed 8 years ago

noncool commented 8 years ago

I use Uint8Array instead of Uint8ClampedArray in tracking-min.js , and it's working normally on pc safari, but it does not respond on my ios safari.

thiago-rocha commented 8 years ago

We are using getUserMedia API and sadly is not supported by iOS Safari.

http://caniuse.com/#feat=stream