Quantcast
Viewing all articles
Browse latest Browse all 3790

Troubleshooting • Re: Mjpg Camera Stream Issues

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 module

Code:

sudo apt install -y python3-picamera2
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
we see the stream.
Use your pi ip address not mine.

Statistics: Posted by neilgl — Thu Nov 07, 2024 11:05 am



Viewing all articles
Browse latest Browse all 3790

Trending Articles