Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can use OpenCV VideoCaptur calss to open video streaming web

Using

VideoCapture cap;
cap.open(192.168.1.180/?action=stream?dummy=param.mjpg);

You can use OpenCV VideoCaptur calss class to open video streaming from web

Using

VideoCapture cap;
cap.open(192.168.1.180/?action=stream?dummy=param.mjpg);

You can use OpenCV VideoCaptur class to open video streaming from web

Using

VideoCapture cap;
cap.open(192.168.1.180/?action=stream?dummy=param.mjpg);

And see some links with this thread.

http://answers.opencv.org/question/3664/ip-network-camera-access/
http://answers.opencv.org/question/3664/ip-network-camera-access/
http://stackoverflow.com/questions/15584161/ip-camera-and-opencv

You can use OpenCV VideoCapturVideoCapture class to open video streaming from web

Using

VideoCapture cap;
cap.open(192.168.1.180/?action=stream?dummy=param.mjpg);

And see some links with this thread.

http://answers.opencv.org/question/3664/ip-network-camera-access/
http://stackoverflow.com/questions/712998/opencv-with-network-cameras
http://stackoverflow.com/questions/15584161/ip-camera-and-opencv