Image sources¶
kind = img — displays a still image as a video source (video only, no
audio).
Provide either imguri (any URI) or file (local path).
Configuration options¶
imguriImage URI, e.g.
http://example.com/slide.jpg. Use instead offile.fileLocal image path, e.g.
/opt/voctomix/bg.png. Use instead ofimguri.
Example¶
[source.background]
kind = img
file = /opt/voctomix/background.png
See also
Common source attributes for the scan and volume attributes that apply to all source kinds.