Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nacmartin/manitas
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Mar 13, 2023
2 parents a8f3219 + a57c375 commit 8c7272a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,10 @@ interface ManitasConfig {
* modelAssetPath: Custom model if you have defined custom gestures.
* mediapipeWasmPath: Path to mediapipe wasm.

## Caveats

Q: **Do I need to have a video element in the page displaying the signal from the camera?**

A: I haven't figured out how to run MediaPipe without it, so a video element is needed. But you can hide it (`display:none`)!


0 comments on commit 8c7272a

Please sign in to comment.