services.ustreamer.autoStart

NixOS option

Wether to start µStreamer on boot. Disabling this will use socket activation. The service will stop gracefully after some inactivity. Disabling this will set --exit-on-no-clients=300

type: boolean
Default
true
Example
false
declared in: nixos/modules/services/video/ustreamer.nixView source on NixOS/nixpkgs →