Hi,
just regarding DCV, can you check if you have pulseaudio installed?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I want to enable audio playback for my linux virtual machine running on azure. I am remotely connecting to the machine using NICEDCV.
My virtual machine does not have a virtual sound card installed.
I am using a custom environment with xterms rather than GNOME.
How do I go about configuring this? Is this something supported by azure ?
OS: Redhat 7.2.
Thanks.
Hi,
just regarding DCV, can you check if you have pulseaudio installed?
The easiest way to double-check audio is installed is heading to the Volume Control applet PulseAudio Volume Control in GNOME or searching PulseAudio in the Search pane.
If pulseaudio is installed, you will need the pulseaudio-utils package as well.
Finally, double-check that there is a config file in your home directory by looking for .pulseaudio either in the terminal or in a file browser.
Invoking pulseaudio --start
will make start the service. pulseaudio --status
should also show no output if everything is ok.