Ask Your Question

Thiago's profile - activity

2013-11-26 05:31:56 -0600 answered a question Connecting AXIS P-1347 Camera

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..