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 Desktop
Packages, which is subscribed to libshout in Ubuntu.
https://bugs.launchpad.net/bugs/1958088

Title:
  Mopidy wil not connect to icecast2

Status in libshout package in Ubuntu:
  New

Bug description:
  Mopidy will not connect to icecast2, similar to bug 1908639.

  Mixxx fixed it by linking to the static version of libshout 2.4.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libshout/+bug/1958088/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to