Ask Your Question
0

Connecting AXIS P-1347 Camera

asked 2012-12-20 23:26:37 -0600

rummy gravatar image

updated 2012-12-23 20:48:11 -0600

Hi, How to connect Axis p1347 camera using OPENCV which is in the network. I am new to this development. Can any one send me any Link or information regarding the connecting the camera.

Thanks In Advance.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-11-26 05:31:56 -0600

Thiago gravatar image

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-20 23:26:37 -0600

Seen: 358 times

Last updated: Nov 26 '13