Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPI 5, Bookworm - speed_cam.py process starts, then stops #173

Open
spinko101 opened this issue May 28, 2024 · 1 comment
Open

RPI 5, Bookworm - speed_cam.py process starts, then stops #173

spinko101 opened this issue May 28, 2024 · 1 comment

Comments

@spinko101
Copy link

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.

@spinko101 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 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
@spinko101
Copy link
Author

spinko101 commented 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.

Example: http://192.168.1.67:8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant