docker-ubuntu-vnc-desktop icon indicating copy to clipboard operation
docker-ubuntu-vnc-desktop copied to clipboard

desktop sound works from time to time not always

Open Lakshmipathi opened this issue 5 years ago • 4 comments

Describe the bug

After exporting /dev/snd running sound is not consistent. It works from time to time but not always. When it fails docker log show "GET /api/state?video=false&id=5&w=1364&h=915 HTTP/1.0" 200 128 30.230345

seems like video is set to false even when accessing 6080/#/?video. Any thoughts on whats going wrong here? thanks.

To Reproduce Install latest version from hub and enable sound. Access ipaddress:6080/#/?video and check the docker logs --follow Expected behavior /api/state?video=true should show up with docker log while running with sound card and access video url Versions (please complete the following information): dorowu/ubuntu-desktop-lxde-vnc:latest Firefox - 70.0.1 (64-bit)

Lakshmipathi avatar Nov 06 '19 13:11 Lakshmipathi

Hi Any update on the bug.

Thanks

vinkvii avatar Apr 25 '20 15:04 vinkvii

Am experiencing the same issue, logs showing video=false

gitterspec avatar Aug 08 '21 11:08 gitterspec

I am experiencing the same issue. video=false. Interestingly, when I run speaker-test in the terminal, I can hear the output. But no sound works (From the docker or from my computer).

ShechemKS avatar Jul 01 '22 04:07 ShechemKS

I have found that if I launch the browser from the command line google-chrome-stable --no-sandbox, then the sound works fine. Hope that helps!

ShechemKS avatar Jul 01 '22 05:07 ShechemKS