services.jellyfin.transcoding.maxConcurrentStreams

NixOS option

Maximum number of concurrent transcoding streams. Set to null for unlimited (limited by hardware capabilities).

type: null or (positive integer, meaning >0)
Default
null
Example
2
declared in: nixos/modules/services/misc/jellyfin.nixView source on NixOS/nixpkgs →