Website Camera demo broken
I tried the Camera Demo, but it never loaded. I inspected the Console and saw the issue:
GET https://trackingjs.com/bower/tracking.js/examples/[object%20MediaStream] 404
There's some funny string concatenation going on.
Got the same error too. And can't make the sample demo work neither on my computer.
That's why I added #385 :-)
#352 Click for solution
the demo on website still does not work
the demo on website still does not work
I think the project is dead.
the demo on website still does not work
I think the project is dead.
Seems like it, all he needs to do is rebuild website. Code looks fine in current master branch, seems like last time the site was built tracking-min.js used "element.src" vs "element.srcObject" in the "initUserMedia_" method.