I need to read stream from mjpeg with OpenCV library. In more details, I need to read http://194.126.108.66:8887/. But when I try to do it with
http://194.126.108.66:8887/
Vide
This is worked for me with Mjpeg streamer and OpenCV
cap.open("http://192.168.1.206:8080/?action=stream?dummy=param.mjpg")