tracking.js icon indicating copy to clipboard operation
tracking.js copied to clipboard

Website Camera demo broken

Open fatso83 opened this issue 6 years ago • 6 comments

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.

fatso83 avatar Nov 28 '19 11:11 fatso83

Got the same error too. And can't make the sample demo work neither on my computer.

GRUXXKi avatar Nov 28 '19 15:11 GRUXXKi

That's why I added #385 :-)

fatso83 avatar Nov 29 '19 10:11 fatso83

#352 Click for solution

murat-aka avatar Dec 08 '19 16:12 murat-aka

the demo on website still does not work

Zibri avatar Feb 19 '20 11:02 Zibri

the demo on website still does not work

I think the project is dead.

GRUXXKi avatar Apr 09 '20 13:04 GRUXXKi

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.

qsenn35 avatar Apr 12 '20 18:04 qsenn35