Have you tried the picamera2 example script mjpeg_server_2.py? https://github.com/raspberrypi/picamera ... erver_2.py
This works for me on a pi4 running Bookworm 64-bit LITE with V2 camera moduleGet the script mjpeg_server_2.py onto the pi and run it. On a nearby PC go to we see the stream.
Use your pi ip address not mine.
This works for me on a pi4 running Bookworm 64-bit LITE with V2 camera module
Code:
sudo apt install -y python3-picamera2
Code:
http://192.168.1.47:8000
Use your pi ip address not mine.
Statistics: Posted by neilgl — Thu Nov 07, 2024 11:05 am