I would check if it is the “tornado” software by using a known working example.
Try the picamera2 example script mjpeg_server_2.pyhttps://github.com/raspberrypi/picamera ... erver_2.py
This works for me on a pi4 running Bookworm 64-bit LITE with V2 camera module
Get the script mjpeg_server_2.py onto the pi and run it. On a nearby PC go toWe see the video stream.
Use your pi ip address not mine.
Try the picamera2 example script mjpeg_server_2.pyhttps://github.com/raspberrypi/picamera ... erver_2.py
This works for me on a pi4 running Bookworm 64-bit LITE with V2 camera module
Get the script mjpeg_server_2.py onto the pi and run it. On a nearby PC go to
Code:
http://192.168.1.47:8000
Use your pi ip address not mine.
Statistics: Posted by neilgl — Mon Nov 11, 2024 11:23 am