PipeWire: Difference between revisions
imported>Yaymukund Added PipeWire |
imported>Fufexan m Fixed config example |
||
Line 31: | Line 31: | ||
services.pipewire = { | services.pipewire = { | ||
config.pipewire = { | config.pipewire = { | ||
"properties" = { | "context.properties" = { | ||
#"link.max-buffers" = 64; | #"link.max-buffers" = 64; | ||
"link.max-buffers" = 16; # version < 3 clients can't handle more than this | "link.max-buffers" = 16; # version < 3 clients can't handle more than this |