Re: [FreeRDP-devel] freerdp-shadow-cli Sound support

2018-09-03 Thread armka--- via FreeRDP-devel
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

Re: [FreeRDP-devel] freerdp-shadow-cli Sound support

2018-09-03 Thread Armin Novak via FreeRDP-devel
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