services.ustreamer.extraArgs

NixOS option

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

type: list of string
Default
[ ]
Example
[
  "--resolution=1920x1080"
]
declared in: nixos/modules/services/video/ustreamer.nixView source on NixOS/nixpkgs →