Xpra: Ticket #2182: Speaker codec configuration not applying

Seems whatever server side 'speaker-codec' configuration value I place in:

/etc/xpra/conf.d/20_sound.conf

is ignored or superseded by some other configuration somewhere.

Using:

speaker-codec = wav

or

speaker-codec = flac

does not set the codec for the session - it always starts with opus / ogg:

2019-02-28 17:20:59,365 sound output using audio codec opus
2019-02-28 17:20:59,365 sound output using container format ogg

Setting this value client side however applies the codec okay for the session (ie: --speaker-codec=flac+ogg)



Thu, 28 Feb 2019 22:38:53 GMT - upperd: component changed


Thu, 07 Mar 2019 14:06:46 GMT - Antoine Martin: status, description changed; resolution set

Thanks for the bug report.

Fixed in r22000.


Thu, 07 Mar 2019 14:06:59 GMT - Antoine Martin: description changed


Sat, 23 Jan 2021 05:44:23 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2182