send command with http [closed]

asked 2017-01-26 12:38:50 -0600

muc gravatar image

Hi, how can send a http command to ip camera ? i am going to send a command to camera after appear an event whit this command the camera go to preset. "http://160.10.52.100/rcp.xml?command=0x09A5&type=P_OCTET&direction=W RITE&num=1&payload=0x80000201B0800704XX".

before i capture video with this "VideoCapture capture("rtsp://username:[email protected]/?h26x=0");" i use visual studio c++.

thanks.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by LBerger
close date 2017-01-27 01:25:59.727887

Comments

It is not an opencv problem. opencv is an image processing library...

LBerger gravatar imageLBerger ( 2017-01-26 13:34:20 -0600 )edit

try with libcurl

(but yes, entirely off-topic here)

berak gravatar imageberak ( 2017-01-28 08:25:09 -0600 )edit