V.I.O. Stream User Manual
Page 60

STREAM User Manual
60
Note that each item may be retrieved individually instead of as a group. For instance
/api/still/quality will retrieve only the still quality setting.
get single image from camera and save it sd card
/api/still/capture.jpg
save image to sd card
/api/still/save
set jpeg compression level (1-99)
/api/still?quality=75
overlay
Status
/api/overlay
Note that each item may be retrieved individually instead of as a group. For instance
/api/overlay/height will retrieve only the height of the time and date overlay in pixels.
start
/api/overlay/start
Note that it is not recommended to use the overlay in "dual encoding" scenarios (simultaneous
recording and streaming) due to performance limitations.
stop
/api/overlay/stop