eduardolundgren / eduardolundgren/tracking.js
Website Camera demo broken
- Dominant language
- JavaScript
- Stars
- 9.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I tried the [Camera Demo](https://trackingjs.com/examples/face_camera.html), 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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked Camera Demo and inspect the browser Console and Network requests to trace where the URL containing [object MediaStream] is assembled. Identify the relevant demo entry point from that request, then verify that the camera demo loads without the 404 request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-vision, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100