"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-V25/26
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-V25/26
Format /api/param?network.destination(1).framerate=data
Example /api/param?network.destination(1).framerate=30
Example of Response
network.destination(1).framerate&202
Accepted(network.destination(1).host=save)
Interpretation Change JPEG multicast frame rate. Specify 30, 25, 15, 10, 7.5, 6, 5, 3, 2, 1, -2, -3, -5, -10, -15, -20,
or -30. -5 means 1/5fps for example. 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 Status of MPEG-4 Multicast Streaming from VN-V25/26
Format /api/param?network.destination(2).status
Example of Response network.destination(2).status=off&200 OK
Interpretation Acquire status of MPEG-4 multicast streaming. Either on or off will be returned.
Allowed users admin, operator
Setting Status of MPEG-4 Multicast Streaming, or Save Changes for VN-V25/26
Format /api/param?network.destination(2).status=data
Example /api/param?network.destination(2).status=start
Example of Response network.destination(2).status&200 OK
Interpretation Start/stop MPEG-4 multicast streaming, or save changes to multicast streaming settings. Specify
"start", "stop" or "save". Changes of multicast streaming settings become valid by "save".
Multicast stream is RTP compliant. Marker bit of RTP header is 1 when the RTP packet has last data of VOP.
If power becomes off during multicast streaming, the streaming starts automatically after power on.
Allowed users admin, operator
59