Kodi Community Forum

Full Version: No sound from Web UI when streaming
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

When I connect to the web interface for my Kodi install (Chorus 2), I've tried pulling up several different TV Shows or Movies, and when I click on the 'Stream' button, I get a separate tab (or window) and playback starts. While the video starts, there is no sound. I have tried this on several devices, Linux desktop, Windows laptop, and Android phone and tablet, with the same results. Has anyone else run into this?

Some info about the system running Kodi:

Code:
[bear@Dax ~]$ cat /etc/os-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"

[bear@Dax ~]$ pacman -Q | grep -i kodi
kodi 17.3-4
kodi-standalone-service 1.93-1
[bear@Dax ~]$ systemctl status kodi
● kodi.service - Starts instance of Kodi using xinit
   Loaded: loaded (/usr/lib/systemd/system/kodi.service; enabled; vendor preset: disabled)
   Active: active (running) since Sat 2017-08-12 15:51:43 CDT; 1h 28min ago
Main PID: 411 (xinit)
    Tasks: 0 (limit: 4915)
   CGroup: /system.slice/kodi.service
           ‣ 411 /usr/bin/xinit /usr/bin/kodi-standalone -- :0 -nolisten tcp vt1

Aug 12 15:51:43 Dax systemd[1]: Started Starts instance of Kodi using xinit.
Aug 12 15:51:45 Dax systemd[411]: pam_unix(login:session): session opened for user kodi by (uid=0)
[bear@Dax ~]$
You will need to provide a debug log. The instructions are in my signature. Use the Basic method. Once you have enabled debugging in Settings>System Settings>Logging, restart Kodi then replicate the problem. In your case, try to play the movie. Once done upload to pastebin and link back here. Be aware of our forum rules.
The debug log can be found at https://pastebin.com/zw5rwzzw
Were the logs any helpful for this issue?