PTZOptics Moondream Tracker

Select which webcam to use for tracking
Describe what you want to track (e.g., "person", "red ball", "coffee mug")
Presets adjust speed, deadzone, and detection rate
0.1/sec (Slower) 5/sec (Faster)
Lower = Less API usage, Higher = More responsive tracking
Initializing...

Manual PTZ Controls

Zoom
Hold buttons to move camera. Release to stop.

⚡ Performance Tip

The Moondream cloud API processes ~1-2 frames/second. For smoother tracking (5-10+ fps), run Moondream locally:

  1. Install: pip install moondream
  2. Run: moondream serve --host 0.0.0.0 --port 3475
  3. Use local endpoint in API settings
View Moondream Documentation →