You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've opened this following a conversation on Gitter with @derekschrock who has observed this.
We don't seem to be observing the INFO_NOAUDIOPLAYBACK flag in the TS_INFO_PACKET. This is probably quite fiddly to fix as we need to get the flag from xrdp to chansrv.
To add to my comment above, the area which needs some attention is possibly xrdp_mm_trans_send_channel_setup() in xrdp_mm.c. The virtual channel rdpsnd is only used for audio output.
xrdp version
All
Detailed xrdp version, build options
Operating system & version
Ubuntu 22.04
Installation method
Doesn't matter
Which backend do you use?
Either
What desktop environment do you use?
Any
Environment xrdp running on
VM
What's your client?
mstsc.exe
Area(s) with issue?
Audio redirection
Steps to reproduce
process_pcm_message()
✔️ Expected Behavior
process_pcm_message() is not called
❌ Actual Behavior
process_pcm_message() is called, and sends data to client.
Anything else?
No response
The text was updated successfully, but these errors were encountered: