Online Jukebox
External Playback
Alternatively, you can configure the MPD server to send content to a remote streaming server such as Icecast 2 [4], which then distributes it. In this scenario, the MPD server acts as the source client. The program then does not play the content through the sound card of the MPD server and devices connected to it (e.g., hi-fi systems or sound systems), but through the sound card of any client that retrieves the contents of the streaming server.
Most modern audio players under Linux are capable of receiving streams off the web, for which you need a computer running an Icecast 2 server. On the MPD server, adjust the /etc/mpd.conf
configuration file; to do so, enable the default configuration for the Icecast server in the Audio Output
section by removing the hash signs from the start of the corresponding lines. After restarting the MPD server, it contacts the Icecast server and then streams content to it.
Another option is to access the MPD server from external clients in a web browser. The developers have integrated a small web server into the system, which you can also enable in the /etc/mpd.conf
file. The web server is configured in the Audio Output
area and is usually used with Ogg Vorbis or an MP3 encoder. The bitrate
or quality
option lets you adjust the quality of the playback to suit your needs. Please note that only one option can be active. Then, call the stream in the web browser on a client on the network by entering the matching URL http://server_IP:8000.
Conclusions
Thanks to the MPD server and Cantata duo, you can change the way you play back your favorite audio in an extremely flexible way. The MPD server is configured in a single file whose entries are well documented by the developers. Cantata is intuitive to use and does not require much training.
Infos
- MPD server: https://musicpd.org
- Cantata: https://github.com/CDrummond/cantata
- SoundCloud: https://soundcloud.com
- Icecast 2: http://icecast.org
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
Kubuntu Focus Announces XE Gen 2 Linux Laptop
Another Kubuntu-based laptop has arrived to be your next ultra-portable powerhouse with a Linux heart.
-
MNT Seeks Financial Backing for New Seven-Inch Linux Laptop
MNT Pocket Reform is a tiny laptop that is modular, upgradable, recyclable, reusable, and ships with Debian Linux.
-
Ubuntu Flatpak Remix Adds Flatpak Support Preinstalled
If you're looking for a version of Ubuntu that includes Flatpak support out of the box, there's one clear option.
-
Gnome 44 Release Candidate Now Available
The Gnome 44 release candidate has officially arrived and adds a few changes into the mix.
-
Flathub Vying to Become the Standard Linux App Store
If the Flathub team has any say in the matter, their product will become the default tool for installing Linux apps in 2023.
-
Debian 12 to Ship with KDE Plasma 5.27
The Debian development team has shifted to the latest version of KDE for their testing branch.
-
Planet Computers Launches ARM-based Linux Desktop PCs
The firm that originally released a line of mobile keyboards has taken a different direction and has developed a new line of out-of-the-box mini Linux desktop computers.
-
Ubuntu No Longer Shipping with Flatpak
In a move that probably won’t come as a shock to many, Ubuntu and all of its official spins will no longer ship with Flatpak installed.
-
openSUSE Leap 15.5 Beta Now Available
The final version of the Leap 15 series of openSUSE is available for beta testing and offers only new software versions.
-
Linux Kernel 6.2 Released with New Hardware Support
Find out what's new in the most recent release from Linus Torvalds and the Linux kernel team.