eduardolundgren / eduardolundgren/tracking.js
should the code and camera must be in the same machine?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 9.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
when I deploy my code on my notebook and user the camera of my notebook it's OK . but I deploy my code on the server and visited the page on my notebook it didn't work "Uncaught Error: Cannot capture user camera." how to user this js lib on the server and visit it on my notebook?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the notebook-local deployment with the server deployment and inspect the JavaScript library's browser camera-capture entry point. Reproduce the error from the notebook while visiting the server page, then document the deployment conditions required for successful camera capture.
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
- Needs clarification
- Newbie friendliness
- 25/100