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
967 stars 170 forks source link

Some improvements #117

Closed will-code-for-pizza closed 10 months ago

will-code-for-pizza commented 2 years ago

In some files (f.e. alpr-speed.py, menubox.sh, etc.) the path is hardcoded to /home/pi/... This affects installations from other user accounts.