3. API to Search VN-V686
Search VN-V686 in LAN
Protocol Send udp packet with following text in UDP payload to destination port number 80. Source port number can be any value.
system.id<CRLF>
Response
Response Example |
4. Getting Alarm from VN-V686
4.1. Procedure
1)The client establishes a TCP connection to port number 32040.
2)When motion is detected from the video image of
peripheral.input_pin.pin(1).status=break<CRLF> peripheral.input_pin.pin(2).status=break<CRLF> video.input(1).detection(motion).status=on<CRLF>
3) The client can disconnect TCP32040 to end the alarm acquisition.
4.2.Restrictions
Maximum number of clients
The maximum number of clients that may acquire alarm is 10. When a 11th client establishes TCP connection to port number 32040,
Additionally,
Note: API for getting alarm is not restricted by the access restriction function.
14