Getting MPEG-4 Multicast Address from VN-V25/26
Format /api/param?network.destination(2).host
Example of Response network.destination(2).host=225.0.1.2&200 OK
Interpretation Acquire MPEG-4 multicast address.
Allowed users admin, operator
Setting MPEG-4 Multicast Address for VN-V25/26
Format /api/param?network.destination(2).host=data
Example /api/param?network.destination(2).host=225.0.1.2
Example of Response
network.destination(2).host&202 Accepted(network.destination(2).host=save)
Interpretation Change MPEG-4 multicast address. Specify from 224.0.0.0 to 239.255.255.255. To validate the
change, use "network.destination(2).host=save" API. After the save, start streaming by
"network.destination(2).host=start" API.
Allowed user admin
Getting MPEG-4 Multicast Port Number from VN-V25/26
Format /api/param?network.destination(2).port
Example of Response network.destination(2).port=59152&200 OK
Interpretation Acquire MPEG-4 multicast port number.
Allowed users admin, operator
Setting MPEG-4 Multicast Port Number for VN-V25/26
Format /api/param?network.destination(2).port=data
Example /api/param?network.destination(2).port=59152
Example of Response
network.destination(2).port&202 Accepted(network.destination(2).host=save)
Interpretation Change MPEG-4 multicast port number. Specify from 2 to 65534. To validate the change, use
"network.destination(2).host=save" API. After the save, start streaming by "network.destination(2).host=start" API.
Allowed user admin
Getting Status of Audio Multicast Streaming from VN-V26 (VN-V26 Only)
Format /api/param?network.destination(3).status
Example of Response network.destination(3).status=off&200 OK
Interpretation Acquire status of audio multicast streaming. Either on or off will be returned.
60