You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get speed-camera to work on a RPI with Bookworm on a RPI 5. I'm using an rtsp ip camera and all is setup in the config.py file. When using ./menubox.sh the speed-cam.py process starts for a couple of seconds and then stops.
Any guidance greatly appreciated.
The text was updated successfully, but these errors were encountered:
spinko101
changed the title
speed_cam.py process starts, then stops
RPI 5, Bookwork - speed_cam.py process starts, then stops
May 28, 2024
spinko101
changed the title
RPI 5, Bookwork - speed_cam.py process starts, then stops
RPI 5, Bookworm - speed_cam.py process starts, then stops
May 28, 2024
speed-cam.py 13.2 written by Claude Pageau
Motion Track Largest Moving Object and Calculate Speed per Calibration.
2024-05-28 08:29:21 INFO strmcam Imported Required Camera Stream Settings from config.py
2024-05-28 08:29:21 INFO is_pi_legacy_cam Check for Legacy Pi Camera Module with command - vcgencmd get_camera
2024-05-28 08:29:21 WARNING is_pi_legacy_cam Command 'vcgencmd get_camera' returned non-zero exit status 255.
2024-05-28 08:29:21 ERROR create_cam_thread import Failed. from strmpilibcam import PiLibCamStream
pi@raspberrypi:~/speed-camera $ ./run.sh start
./run.sh ver 2.0 written by Claude Pageau
Control speed-cam.py webserver.py
sudo supervisorctl start speed-cam speed-web
No config updates to processes speed-cam: ERROR (no such process)
speed-web: ERROR (no such process)
Wait 10 seconds for supervisor services to start speed-cam.py webserver.py
To Access RUNNING speed-camera websever interface
Type or copy/paste url link below
into web browser url window. Normally near top of browser app.
Hi,
I'm trying to get speed-camera to work on a RPI with Bookworm on a RPI 5. I'm using an rtsp ip camera and all is setup in the config.py file. When using ./menubox.sh the speed-cam.py process starts for a couple of seconds and then stops.
Any guidance greatly appreciated.
The text was updated successfully, but these errors were encountered: