diff --git a/src/screencasting/pw_utils.rs b/src/screencasting/pw_utils.rs index 048e1b7e..2b622db4 100644 --- a/src/screencasting/pw_utils.rs +++ b/src/screencasting/pw_utils.rs @@ -616,7 +616,7 @@ impl PipeWire { pod::Value::Choice(ChoiceValue::Int(Choice( ChoiceFlags::empty(), ChoiceEnum::Range { - default: 16, + default: 8, min: 2, max: 16 }