Page 1 of 1

Connect to a simple mjpeg server

Posted: Thu Nov 30, 2023 9:23 pm
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?

Re: Connect to a simple mjpeg server

Posted: Sat Dec 02, 2023 1:23 pm
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?