MyNixOS website logo
option

services.ustreamer.extraArgs

Extra arguments to pass to ustreamer. See ustreamer(1)

Declarations
Type
list of string
Default
[ ]
Example
[
  "--resolution=1920x1080"
]