Open rcarmo opened 4 years ago
Regarding the document, it is not well maintained. Always help wanted. Different distro have different manner. I don't have enough time to cover all distributions.
Regarding tuning audio quality, that is not possible so far. Auto select only.
Any plans to set the priority for negotiation? I have clients that support AAC getting uncompressed audio and clogging the network...
On 25 Mar 2020, at 05:46, metalefty notifications@github.com wrote:
Regarding the document, it is not well maintained. Always help wanted. Different distro have different manner. I don't have enough time to cover all distributions.
Regarding tuning audio quality, that is not possible so far. Auto select only.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
If both the server and clients support AAC, AAC should be selected. The priority of AAC is always higher than PCM audio. Is your xrdp server compiled with AAC?
Yes, most definitely: https://github.com/rcarmo/ubuntu-xrdp/blob/master/xrdp/debian/rules#L54
On 25 Mar 2020, at 09:41, metalefty notifications@github.com wrote:
If both the server and clients support AAC, AAC should be selected. The priority of AAC is always higher than PCM audio. Is your xrdp server compiled with AAC?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neutrinolabs/xrdp/issues/1521#issuecomment-603741411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC7327CK2DAO6RY7IUT7U3RJHGVLANCNFSM4LQPXXSA.
Indeed. Please also check xrdp --version
.
I've been looking through the Wiki, issue list and even parts of the source code, but I cannot find a good reference of how to tune audio quality (or force all clients to use a specific codec).
Does such a thing exist? Thanks!