-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] No sound #3
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Also having the same issue, running from an Unraid container. I checked sound on my machine and in other containers and those work fine. |
I cannot replicate this on my machines, I wonder if there is a specific host dep that is missing. Connection refused would indicate that pulse is running but in a weird state. In the container you can right click the background and open xterm, from there run |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Also on Unraid. |
I have allways no sound after opening FreeTube because kasmvnc audio is deactivated at start, Also when i reload the page, sound is gone again (symbol deactivated again). but can allways be activated again. latest, docker on synology, tested on Chrome,FF,Edge Is there an option to start FreeTube/kasmvnc directly with sound activated and remember these setting? |
No, the image works like this for universal browser support. You need to interact with the page for me to play sound and in many browsers the activation of sound is tied to a button press. |
Wow, didn't even see the kasm overlay. Clicking the audio button fixed my issue. Not the most streamlined experience but it works now at least. Thank you @elmartinoAT! |
Well thats ok and very usefull but some options will not break this. And that somebody dont see the overlay is fact, i recognized it also very late on searching for audio-support. This buttons are not necessary for FreeTube, whats about yt without audio? Or this overlay buttons has to go also to the settings-page of kasm or somewhere else (e.g. freetube-settings). For the first dirty try i mapped the index.html of the kclient out off the container and changed it only a little bit to work without button press (point body-onload-event to the audio() js function so the toggle of audio runs on open the page). By the way there are some failures in the kclient index.html ... e.g. loading a deleted js-script ... ok this is adressed by this linuxserver/kclient#8 |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there an existing issue for this?
Current Behavior
Installed Freetube using Docker Compose. Everything works fine apart from there's no sound.
Expected Behavior
No response
Steps To Reproduce
Broswing to https://ip:3001
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: