Claude Pageau
Claude Pageau
I just did an update and upgrade on my RPI running Buster. speed-cam.py detects the rpi camera module using the following command with my output below. Your vcgencmd is different...
Will I have installed a FRESH copy of Buster Legacy using rpi-imager on windows to burn a fresh sd distro. After all the apt updates and upgrades and speed camera...
Hi Will I finally Burned a raspberry pi os Bullseye distro using the Raspberry Pi Imager program. Performed setup for Raspberry Pi settings per prompts eg keyboard, datetime, password Etc....
When you enable the legacy picamera interface (proprietary) the libcamera interface (open source) is disabled and visa versa Only one interface at a time can have access to the camera....
Tried a recent and updated Bullseye on a RPI. ran *sudo apt install python-is-python3* says already installed. Trying to execute python-is-python3 says file not found find -name only finds a...
I have released speed-cam.py ver 11.23. The problem may be due to a revised version of user_motion_code.py. You can try deleting/renaming the existing user_motion_code.py and performing an UPGRADE. Sorry for...
Did you delete/rename user_motion_code.py before the upgrade. Install script will not overwrite existing user_motion_code.py so you need to delete/rename for it to get updated. I suspect this was the problem...
I have found sometimes vehicles are hard to track. Eg white vehicle with snow background, green with green background, Birds, squirrels, pets moving around Etc. setting min area can sometimes...
Only practical way is to write a separate program that could batch process the images. Doing it in real time would not be practical unless you had an add on...
BTW the ALPR (Automatic license plate reader that is included with speed camera is an example of post processing. It reads the database and processes images and updates the DB...