pageauc / speed-camera

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.
Apache License 2.0
960 stars 169 forks source link

No detections or speed calcs #158

Closed wjschmitt closed 6 months ago

wjschmitt commented 7 months ago

Hi Claude, this program looks really good and it is just what I need. I've installed it on both a RPi and a Proxmox container. I am using the RTSP feed from my camera which faces the street in front of my house. I get a good image and the bounding box is aligned perfectly. On the website, I can see the align image and neg ai images, but no detection images appear here or are registered the log. This happens for both instances. I'm not sure what I'm doing wrong. Any clues? Thanks. align_cam

wjschmitt commented 7 months ago

Some other strangeness - I don't get any display of the calibration tick marks. Also, the motion detection/tracking runs for about 10 min after starting and then stops. Several cars are passing directly through the box but never get detected. Is there something about RTSP streams and/or my settings that could explain this.

wjschmitt commented 7 months ago

Please disregard. I think I have it figured out. Just playing with the various settings.