JVC VN-V25U Security Camera User Manual


 
Allowed user admin
6.11. Protocol
The APIs below are related to protocol. These are equivalent to the features on the Protocol page of the WEB setting
page. Refer to the instruction manual for details on the Protocol page.
Getting Port Number of HTTP from VN-V25/26
Format
/api/param?network.http.port
Example of Response
network.http.port=80&200 OK
Interpretation Acquire port number of HTTP server in VN-V25/26.
Allowed users admin, operator
Setting Port Number of HTTP for VN-V25/26
Format
/api/param?network.http.port=data
Example
/api/param?network.http.port=start
Example of Response
network.http.port&202
Accepted(network.http(configuration).status=restart)
Interpretation Change port number of HTTP server in VN-V25/26. Default value is 80. To validate the change,
use "network.http(configuration).status=restart" or "network.http.status=restart" API.
Allowed users admin, operator
6.12. Multicast Streaming
The APIs below are related to manual streaming. These are equivalent to the features on the Streaming page of the
WEB setting page. Refer to the instruction manual for details on the Streaming page.
Getting Status of JPEG Multicast Streaming from VN-V25/26
Format
/api/param?network.destination(1).status
Example of Response
network.destination(1).status=off&200 OK
Interpretation Acquire status of JPEG multicast streaming. Either on or off will be returned.
Allowed users admin, operator
Setting Status of JPEG Multicast Streaming, or Save Changes for VN-
V25/26
Format
/api/param?network.destination(1).status=data
57