Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nacmartin committed Mar 12, 2023
1 parent 1fa6739 commit a57c375
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 a57c375

Please sign in to comment.