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 converted into files containing encoded single H.264 GOP sequences and be located the folder /usr/share/haivision/still_images on the Makito X file system. 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 stream set command with the parameter [stillimage=fname]. See stream for details.
Note
You can convert the image file either using the mkstill command, or from the Web interface Still Images page (see Configuring Still Image Streaming).Synopsis
still list |
Actions
| Action | Description |
|---|---|
list | Lists the available still image files in /usr/share/haivision/still_images |
delete | Deletes a single image file. |
Parameters
N/A
Example
# still delete myimage.mp4Deletes the image file myimage.mp4 |
Related Topics
- mkstill
stillimagein stream Parameters- Configuring Still Image Streaming