Search found 1 match
- Thu Nov 30, 2023 9:23 pm
- Forum: Network cameras
- Topic: Connect to a simple mjpeg server
- Replies: 1
- Views: 9541
Connect to a simple mjpeg server
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/picamera2/blob/main/examples/mjpeg_server.py I can access the stream with a browser, but Blue Iris is not able to connect. Received: HTTP: 12029 Cannot con...