Format /api/param?network.http(streaming).priority=data
Example /api/param?network.http(streaming).priority=clientnumber
Example of Response network.http(streaming).priority&202
Accepted(network.http(configuration).status=restart)
Interpretation Change mode of JPEG streaming. Specify "framerate" or "clientnumber". This API is available for
though requested JPEG framerate from clients is not kept. In case of "framerate",
Allowed users admin, operator
6.13. 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
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
Format /api/param?network.destination(1).status=data
Example /api/param?network.destination(1).status=start
Example of Response network.destination(1).status&200 OK
Interpretation Start/stop JPEG 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.
If power becomes off during multicast streaming, the streaming starts automatically after power on. Allowed users admin, operator
Getting JPEG Multicast Address from VN-V685/686/686B
Format /api/param?network.destination(1).host
Example of Response network.destination(1).host=225.0.1.1&200 OK
Interpretation Acquire JPEG multicast address.
89