eduardolundgren / tracking.js

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

Color Element and Object Element live demos doesn't work #87

Closed EduardoLopes closed 10 years ago

EduardoLopes commented 10 years ago

In Web Components topic Color Element and Object Element demos doesn't work (i think it's the wrong links too).

zenorocha commented 10 years ago

Could you provide more details about your environment and steps to reproduce the error?

EduardoLopes commented 10 years ago

Just click the link 'live demo': color element live demo and object element live demo

Chrome 36.0.1985.125 (Official Build 283153) on Ubuntu 12.04.

zenorocha commented 10 years ago

What's the error on console?

EduardoLopes commented 10 years ago

Failed to load resource: the server responded with a status of 404 (Not Found) http://eduardolundgren.github.io/tracking-elements/examples/assets/psmove.png Uncaught Error: Cannot capture user camera. tracking-min.js:8

and

Failed to load resource: the server responded with a status of 404 (Not Found) http://eduardolundgren.github.io/tracking-elements/examples/assets/faces.png Uncaught Error: Cannot capture user camera. tracking-min.js:8

The branch gh-pages don't have the 'assets' dir, need to update. It's working for you?? I can't send a pull request.

zenorocha commented 10 years ago

Fixed, just a path problem.