90
Allowed users admin, operator
Setting JPEG Multicast Address for VN-V685/686/686B
Format /api/param?network.destination(1).host=data
Example /api/param?network.destination(1).host=225.0.1.1
Example of Response
network.destination(1).host&202 Accepted(network.destination(1).host=save)
Interpretation Change JPEG multicast address. Specify from 224.0.0.0 to 239.255.255.255. To validate the change,
use "network.destination(1).host=save" API. After the save, start streaming by "network.destination(1).host=start"
API.
Allowed user admin
Getting JPEG Multicast Port Number from VN-V685/686/686B
Format /api/param?network.destination(1).port
Example of Response network.destination(1).port=49152&200 OK
Interpretation Acquire JPEG multicast port number.
Allowed users admin, operator
Setting JPEG Multicast Port Number for VN-V685/686/686B
Format /api/param?network.destination(1).port=data
Example /api/param?network.destination(1).port=49152
Example of Response
network.destination(1).port&202 Accepted(network.destination(1).host=save)
Interpretation Change JPEG multicast port number. Specify from 2 to 65534. To validate the change, use
"network.destination(1).host=save" API. After the save, start streaming by "network.destination(1).host=start" API.
Allowed user admin
Getting Frame Rate of JPEG Multicast from VN-V685/686/686B
Format /api/param?network.destination(1).framerate
Example of Response network.destination(1).framerate=10&200 OK
Interpretation Acquire JPEG multicast frame rate.
Allowed users admin, operator
Setting Frame Rate of JPEG Multicast for VN-V685/686/686B
Format /api/param?network.destination(1).framerate=data
Example /api/param?network.destination(1).framerate=30