Initializing... Please wait.
How to Use This App
This application uses your device's camera to detect objects in real-time.
Starting & Stopping
- Click "Start Detection" to begin. You may need to grant camera permission.
- The app tries the rear camera first, then the front.
- Click "Switch Camera" (while running) to toggle between front and rear cameras, if available.
- Click "Stop Detection" to turn off the camera.
Configuration
Adjust these settings before starting detection:
- Alarm Objects: Comma-separated list (e.g.,
person, cat
) to trigger alarms. Case-insensitive.
- Detection Threshold: Confidence needed (0.1-0.9). Higher = fewer detections.
- Alarm Cooldown: Minimum seconds between alarms for the same object type.
- Mute Alarm Sound: Disable beep sound.
- Enable Alarm Screenshots: Disable image capture on alarm.
Output Areas
- Detection Log: All detected objects above threshold.
- Alarm Log: Only objects triggering alarms. Use "Copy Alarms" button.
- Alarm Screenshots: Images of alarm objects (if enabled). Use "Download" link or "Download All" button (creates Zip file).
Note: Camera access requires HTTPS or localhost
.