Thanks for the help but same result from win7/10 and linux clients with git
build or nightly server package...
---
git clone git://github.com/FreeRDP/FreeRDP.git
cd FreeRDP
cmake -GNinja -DCHANNEL_URBDRC=ON -DWITH_DSP_FFMPEG=ON -DWITH_CUPS=ON
-DWITH_PULSE=ON -DWITH_JPEG=ON -DWITH_SERVER=ON .
c
Hi armka,
the rdpsnd plugin provides that redirection (that is sound from your
server to the client running e.g. mstsc or xfreerdp)
With the latest sound related changes the structure of that channel
consists of the following components:
1. The channel glue code to send/receive the data
2. A d
HiWhich is the best way please to enable audio redirect from a running linux
desktop. Would be really great but don't find any good guide about it. Is
rdpsnd plugin related to Pulseaudio?
Also to report that all default packages of freerdp-shadow-cli on debian 9 and
last ubuntu LTS directly pr