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

Difference between speed-cam.py and speed-cam-887.py? #131

Closed johncblacker closed 1 year ago

johncblacker commented 1 year ago

I see the subject files have different sizes...what's the difference between them and which one should be used?

johncblacker commented 1 year ago

I see, the 887 file is the 8.8.7 version while the speed-cam.py file is the latest version. I'm running the latest version currently but will be looking to convert this over to use the latest picamera2 library and the V3 camera which has greater resolution and autofocus as well. The conversion is not that difficult. In fact I intent to piggy back on the work that miguel grinberg has done in conjunction with using a Flask server.

pageauc commented 1 year ago

I have updated speed-camera to support libcam. Note config.py settings have changed so after upgrade copy config.py.new to config.py per upgrade instructions. I have tested with rpi 64 bit bullseye and also libre potato (who thinks up these names. I am looking at adding reading from video file and also adding support for vehicle recognition. Regards Claude ....

On Fri, Apr 7, 2023 at 1:11 PM John Blacker @.***> wrote:

I see, the 887 file is the 8.8.7 version while the speed-cam.py file is the latest version. I'm running the latest version currently but will be looking to convert this over to use the latest picamera2 library and the V3 camera which has greater resolution and autofocus as well. The conversion is not that difficult. In fact I intent to piggy back on the work that miguel grinberg has done in conjunction with using a Flask server.

— Reply to this email directly, view it on GitHub https://github.com/pageauc/speed-camera/issues/131#issuecomment-1500473880, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNPKZHTT5Y6OUZRCSSF72TXABDDJANCNFSM6AAAAAAWWX2BSI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- YouTube Channel at https://www.youtube.com/user/pageaucp http://www.youtube.com/user/pageaucp GitHub Repository at https://github.com/pageauc