Connect to a simple mjpeg server

Post Reply
Froggy
Posts: 1
Joined: Thu Nov 30, 2023 9:00 pm

Connect to a simple mjpeg server

Post by Froggy »

I have configured a camera on a Raspberry Pi.
For creating the mjpeg stream I use this very simple python script: https://github.com/raspberrypi/picamera ... _server.py
I can access the stream with a browser, but Blue Iris is not able to connect. Received: HTTP: 12029 Cannot connect
I configured in Blue Iris http://x.x.x.x:port. This worked for other mjpeg server like motioneye, but not with that simple python server.
With the flags "Skip initial MAC, HTTP, DNS reachabilty test" and "Decoder compatibility mode" I already played around.
Any ideas?
Attachments
Connecting mjpeg Server.png
Connecting mjpeg Server.png (60.55 KiB) Viewed 3016 times
User avatar
Pogo
Posts: 389
Joined: Tue Jul 18, 2023 7:21 pm
Location: Reportedly in the Area

Re: Connect to a simple mjpeg server

Post by Pogo »

Username / password, or just blank for the post? And don't I see port 8000 in the script instead of 8081, or is that just an example script? Not much to go on...

What type of camera?
Post Reply