Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hands Detection-webcam #10

Open
scoobie opened this issue Jul 29, 2022 · 0 comments
Open

Hands Detection-webcam #10

scoobie opened this issue Jul 29, 2022 · 0 comments

Comments

@scoobie
Copy link

scoobie commented Jul 29, 2022

While the pose-detection-webcam works fine and i am able to get the data using the websocket, the hand-detection-webcam gives an error.
It opens the webcam on the browser, but there is nothing on detection window. Using the chrome inspection on this webpage, i can see that there is a lot of errors on the console.

hands_solution_simd_wasm_bin.js:9 Uncaught (in promise) RuntimeError: Aborted(native code called abort()) at abort (hands_solution_simd_wasm_bin.js:9:25546) at _abort (hands_solution_simd_wasm_bin.js:9:163781) at hands_solution_simd_wasm_bin.wasm:0x51ad24 at hands_solution_simd_wasm_bin.wasm:0x51abc9 at hands_solution_simd_wasm_bin.wasm:0x51ad99 at hands_solution_simd_wasm_bin.wasm:0x1f191 at hands_solution_simd_wasm_bin.wasm:0x198f7 at SolutionWasm.SolutionWasm$send [as send] (eval at new_ (hands_solution_simd_wasm_bin.js:9:140730), <anonymous>:9:1) at pa.h (hands.js:73:19) at G (hands.js:14:296) abort @ hands_solution_simd_wasm_bin.js:9 _abort @ hands_solution_simd_wasm_bin.js:9 $func7109 @ hands_solution_simd_wasm_bin.wasm:0x51ad24 $func7107 @ hands_solution_simd_wasm_bin.wasm:0x51abc9 $func7112 @ hands_solution_simd_wasm_bin.wasm:0x51ad99 $func221 @ hands_solution_simd_wasm_bin.wasm:0x1f191 $func191 @ hands_solution_simd_wasm_bin.wasm:0x198f7 SolutionWasm$send @ VM61:9 (anonymous) @ hands.js:73 G @ hands.js:14 next @ hands.js:15 b @ hands.js:15 await in b (async) audioTimerLoop @ hand:172 startDetect @ hand:162 (anonymous) @ hand:342 Promise.then (async) inputElement.oncanplay @ hand:341 polling-xhr.js:202 GET http://localhost:1883/socket.io/?EIO=4&transport=polling&t=O99UkXI net::ERR_CONNECTION_RESET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant