Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

send command with http

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.