Ok solved the libenc issue on ubuntu 20.04 using GitHub - raveberry/raveberry: A multi-user music server with a focus on participation
Streaming doesn’t work (there is only silence) This is a known issue on Ubuntu 20.04 and Debian Bullseye. To fix it, downgrade libshout3: cd /tmp # for x86_64 wget http://mirrors.kernel.org/ubuntu/pool/main/libs/libshout/libshout3_2.4.1-2build1_amd64.deb -O libshout.deb # for armhf (Raspberry Pi) wget http://raspbian.raspberrypi.org/raspbian/pool/main/libs/libshout/libshout3_2.4.1-2_armhf.deb -O libshout.deb sudo dpkg -i libshout.deb sudo apt-mark hold libshout3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958088 Title: Mopidy wil not connect to icecast2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libshout/+bug/1958088/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs