still
The still
command is used to manage available still image files on the Makito X file system.
Static image files must already have been generated (see following NOTE) and be located the folder /usr/share/haivision/still_images
on the Makito X file system.
Note
You can generate the image file either using the mkstill command, or from the Web interface (see Configuring Still Image Streaming).
Static images may be used to replace the “real” video stream when streaming is paused. You can then configure a Makito X stream with a static image using the viddec set
command with the parameters [stillimage=custom]
and [stillFile=]
.
Synopsis
still list |
Actions
Action | Description |
---|---|
list | Lists the available still image files in |
delete | Deletes the specified still image file or all still image files. |
Example
# still delete myimage.png Deletes the image file myimage.png |