Opened 12 years ago
Closed 12 years ago
#10923 closed defect (wontfix)
no audio upstream whit rdesktop-vrdp
Reported by: | Synventics | Owned by: | |
---|---|---|---|
Component: | RDP | Version: | VirtualBox 4.1.18 |
Keywords: | audio upstream | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
Here there! We are using an Intel Xeon dual CPU server with 48 GB RAM running Debian 6.0.5. We've installed the „Squeeze“ AMD64 VBox V4.1.18 DEB file without any problems. The server runs 15 VBoxHeadless machines with Windows 7 Pro 64Bit guests simultaneously -- in principle without any problems. Terminals connect via rdesktop-vrdp client on linux machines running Debian 6.0.5 i386 an VBox V4.1.18. The hereby reported bug affects the audio upstream feature for RDP-connections from the linux terminals. Connecting an VM from a Debian Linux terminal via rdesktop-vrdp there is no audio upstream! If we connect a VM via Microsoft's RDP-Client V7 in Windows 7 audio upstream works fine whith a short delay. About 0,5 to 1 second.
The VMs are configured as follows: VRDP enabled, MultiConn on, ReuseSingleConn off, Authetication off The terminal options are: rdesktop-vrdp -beEfNz -r sound:local (...)
Do you have any glue how to solve or avoid this problem? Thanks! Synventics, Germany
rdesktop does not support audio upstream channel: "AUDIO_INPUT" dynamic channel which uses "DRDYNVC" static channel. It is very unlikely that we will spend time on the implementation of this in rdesktop.