CLI Command Reference
snapshot
Makito User’s Guide, v2.1.0, Issue 01
235
SNAPSHOT
P
ARAMETER
Parameter
Default
Description/Values
jpeg
Specifies the image format: yuv, jpg
When saving in jpg format, you can specify the
desired image quality.
YUV snapshots always have the best possible
quality but take the most amount of space.
100
Specifies the desired image quality can be
specified from 1 (lowest) to 100 (highest).1..100
SNAPSHOT
E
XAMPLE
list
Displays the available snapshots on the system along with the
resolution.
Snapshot files are stored under
/usr/share/haivision/snapshots
.
delete
Deletes either the snapshot specified by
<filename>
or all
snapshots stored under
/usr/share/haivision/snapshots
.
format
quality
NOTE:
This setting only applies for jpg
snapshots.
# snapshot take format=jpg
filename=mysnapshot.jpg
quality=80
Takes a single image snapshot (immediately) in
.jpg format at 80% image quality and stores it
under the filename
mysnapshot.jpg
.
# snapshot set format=jpg
quality=80
Sets the system-wide defaults for the preferred
snapshot format to jpg at 80% image quality.
#snapshot set maxsize=0
An
admin
user can disable snapshots by setting
the maximum size to 0.
# snapshot get
Returns the current system-wide settings for the
snapshot format, for example:
Current Defaults:
Format : JPEG
Quality : 100
Max Storage : 20,480 KBytes