Cross-platform solution for getting MJPEG stream from AXIS ip-camera (AXIS 211M)
Posted on : 29-08-2009 | By : Andrew Chen | In : OpenCV
7
This paper describes how-to get MJPEG stream from AXIS ip-camera in your C++ application. My approach is a cross-platform solution and much better than solution from http://www.computer-vision-software.com/blog/2009/04/how-to-get-mjpeg-stream-from-axis-ip-cameras-axis-211m-and-axis-214-ptz-as-camera-device-in-opencv-using-directshow/.