1 | initial version |
I used this help request here: http://answers.opencv.org/question/7249/opencv-code-for-network-camera-working-for-axis/
time that is inserted this code: CvCapture
Blockquote *camera=cvCaptureFromFile("http://username:pass@cam_address/axis-cgi/mjpg/video.cgi?resolution=640x480&req_fps=30&.mjpg");
I change User and password and the IP address of the camera ... worked here..