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?
Connect to a simple mjpeg server
Connect to a simple mjpeg server
- Attachments
-
- Connecting mjpeg Server.png (60.55 KiB) Viewed 8914 times
Re: Connect to a simple mjpeg server
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?
What type of camera?