This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Audio features
Adaptive audio
Adaptive audio is enabled by default. It supports the following Citrix Workspace app clients:
- Citrix Workspace app for Windows – 2109 and later versions
- Citrix Workspace app for Linux – 2109 and later versions
- Citrix Workspace app for Mac – 2109 and later versions
Adaptive audio falls back to legacy audio when you use a client not on the list.
With adaptive audio, you don’t need to manually configure the audio quality policies on the VDA. Adaptive audio dynamically adjusts audio sampling bitrates based on network conditions to provide a premium audio experience.
The following table shows a comparison between adaptive audio and legacy audio:
Adaptive audio | Legacy audio |
---|---|
Max. audio sample rate: 48 kHz | Max. audio sample rate: 8 kHz |
Stereo channel | Mono channel |
Tip:
Use PulseAudio 13.99 or later on RHEL 8.x and Rocky Linux 8.x.
Support for multiple audio devices (preview)
Overview
Starting with Version 2311, the Linux VDA introduces an audio redirection feature. The feature allows multiple audio devices on the client machine where Citrix Workspace app is installed to be redirected to the remote Linux VDA session.
With the feature enabled:
-
All local audio devices on the client machine are displayed in a session. Instead of CitrixAudioSink (audio output) or CitrixAudioSource (audio input), the audio devices appear with their respective device names. You can select an audio device in an app in a session or use the default audio device during a session which is also the default audio device of the client machine. If necessary, you can change the default audio device from the system settings of the client machine. After the default audio device of the client machine is updated, the new device appears as the default audio device in the session.
-
Audio devices within sessions update dynamically when you plug in or remove one.
Configuration
To use the feature, enable it on the Linux VDA and choose a supported Citrix Workspace app.
Enable the feature on the Linux VDA
The audio redirection feature that allows multiple audio device support is disabled by default. To enable it, run the following command on the Linux VDA:
sudo /opt/Citrix/VDA/bin/ctxreg create -k "HKLM\\System\\CurrentControlSet\\Control\\Citrix\\VirtualChannels\\Audio" -v "fEnableAudioRedirectionV4" -t BIN -d "1"
<!--NeedCopy-->
To disable or re-enable the feature, run the following commands, respectively:
sudo /opt/Citrix/VDA/bin/ctxreg update -k "HKLM\\System\\CurrentControlSet\\Control\\Citrix\\VirtualChannels\\Audio" -v "fEnableAudioRedirectionV4" -d "0"
<!--NeedCopy-->
sudo /opt/Citrix/VDA/bin/ctxreg update -k "HKLM\\System\\CurrentControlSet\\Control\\Citrix\\VirtualChannels\\Audio" -v "fEnableAudioRedirectionV4" -d "1"
<!--NeedCopy-->
Client requirements and settings
The feature is supported only for the following clients:
- Citrix Workspace app for Windows
- Citrix Workspace app for Linux minimum version 2212
- Citrix Workspace app for HTML5 minimum version 2306
- Citrix Workspace app for Chrome minimum version 2306
- Citrix Workspace app for Mac minimum version 2311
Proper settings are required on Citrix Workspace app to make the feature function as expected. For more information, see the Citrix Workspace app documentation.
Known issues
Due to the issue with PulseAudio, attempts to switch between audio devices might fail in a Ubuntu 22.04 session. To address the issue, remove the PulseAudio configuration for the current session user from the VDA and then reopen the session. To remove the PulseAudio configuration, run the $ rm -r ~/.config/pulse
command.
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.