|
Can't redirect microphone via xfreerdp
Posted at 12/15/2014 19:19:00
View:4083
|
Replies:1
Print
Only Author
[Copy Link]
1#
I use UBOX R89(rk3288 Cortex-A17) with installed "Ubuntu firefly" and usb audio card. I installed there freerdp and try connect to windows 7 Ultimate host using- xfreerdp -x l -a 32 --rfx --no-tls --no-nla --plugin cliprdr --plugin rdpsnd --data alsa latency:50 -- --plugin drdynvc --data tsmf:audin:alsa -- --ignore-certificate -u administrator 192.168.x.x
Copy the code My .asoundrc :- pcm.!default {type hwcard 3}ctl.!default {type hwcard 3}
Copy the code In the Ubuntu host microphone working fine, in the windows host remote audio recording device displayed but not working.I must use only ALSA because pulseaudio not working.No errors displayed in Ubuntu. Do you have any idea about this problem? |
|