services.ustreamer.listenAddress

NixOS option

Address to expose the HTTP server. This accepts values for ListenStream= defined in systemd.socket(5)

type: string
Default
"0.0.0.0:8080"
Example
"/run/ustreamer.sock"
declared in: nixos/modules/services/video/ustreamer.nixView source on NixOS/nixpkgs →