Ustreamer driver¶
The Ustreamer driver is a driver for using the ustreamer video streaming server driven by the jumpstarter exporter. This driver takes a video device and exposes both snapshot and streaming interfaces.
Driver configuration¶
type: "jumpstarter_driver_ustreamer.driver.UStreamer"
config:
# name or path of the ustreamer executable
# defaults to finding ustreamer from path
executable: "ustreamer"
args: # extra arguments to pass to ustreamer
brightness: auto # --brightness=auto
contrast: default # --contract=default