Site icon DesignLinux

11 Best Media Server Software for Linux in 2021

A media server is simply a specialized file server or computer system for storing media (digital videos/movies, audio/music, and images) that can be accessed over a network.

In order to set up a media server, you need computer hardware (or perhaps a cloud server) as well as software that enables you to organize your media files and makes it easier to stream and/or share them with friends and family.

[ You might also like: 16 Open Source Cloud Storage Software for Linux ]

In this article, we will share with you a list of the 10 best media server software for Linux systems. By the time you complete this article, you will be able to choose the most appropriate software to set up your home/office/cloud media server powered by a Linux system.

1. Kodi – Home Theater Software

Kodi (previously known as XBMC) is a free and open-source, highly customizable media server software. It is cross-platform and runs on Linux, Windows, macOS; iOS, and Android. It is more than just a media server; it’s an ideal entertainment center software with a fabulous user interface and several other media server software appliances are based on it.

Kodi Home Theater Software

Kodi enables you to play movies/videos, music/audio, podcasts, view images, and other digital media files from your local computer or a network server as well as the internet.

Kodi Features:

How to Install Kodi in Linux

To install Kodi on Ubuntu-based distributions, use the following PPA to install the latest version.

$ sudo apt-get install software-properties-common
$ sudo add-apt-repository ppa:team-xbmc/ppa
$ sudo apt-get update
$ sudo apt-get install kodi

To install Kodi on Debian, use the following command, as Kodi is available in the default “main” Debian repository.

$ sudo apt-get update
$ sudo apt-get install kodi

To install Kodi on Fedora use pre-built RPMFusion packages as shown.

$ sudo dnf install --nogpgcheck \  https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
$ sudo dnf install kodi

2. PLEX – Media Server

Plex is a powerful, secure and fully-featured, and easy-to-install media server software. It runs on Linux, Windows, macOS, and many other platforms.

Plex Home Media Server

It supports almost all major file formats and allows you to organize your media in a central point for easy access. Plex has an easy-to-navigate interface, and a collection of useful apps for a variety of devices: phones, tablets, gaming consoles, streaming devices, and smart TVs.

Plex Features:

How to Install Plex in Linux

To install Plex in Ubuntu, Fedora, and CentOS distributions, go to the Download section and choose your Linux distribution architecture (32-bit or 64-bit) to download DEB or RPM package and install it using your default package manager.

3. Subsonic – Personal Media Streamer

Subsonic is a secure, reliable, and easy-to-use personal media server and streamer. It runs on Linux, Windows, macOS, and Synology NAS. It is very customizable and supports all major media formats. There are more than 25 supported apps that you can use to stream music directly on your mobile phone.

Subsonic Personal Media Streamer

Subsonic can operate with multiple users and any number of players at the same time. And it allows you to play movies/videos or music/audio files on any compatible DLNA/UPnP devices.

Subsonic Features:

How to Install Subsonic in Linux

To install Subsonic in Debian/Ubuntu and Fedora/CentOS distributions, you need to first install Java 8 or Java 9 using the following commands on your respective distributions.

------------- Install Java in Debian and Ubuntu ------------- 
$ sudo apt install default-jre

------------- Install Java in Fedora and CentOS ------------- 
# yum install java-11-openjdk

Next, go to the Subsonic Download section to grab the .deb or .rpm package and install it using your default package manager.

$ sudo dpkg -i subsonic-x.x.deb                    [On Debian/Ubuntu]
$ sudo yum install --nogpgcheck subsonic-x.x.rpm   [On Fedora/CentOS]

4. Madsonic – Music Streamer

Madsonic is an open-source, flexible, and secure web-based media server and media streamer developed using Java. It runs Linux, macOS, Windows, and other Unix-like systems. If you are a developer, there is a free REST API (Madsonic API) that you use to develop your own apps, addons, or scripts.

Madsonic Music Streamer

Madsonic Features:

How to Install Madsonic in Linux

To install Madsonic in Debian/Ubuntu and Fedora/CentOS distributions, you need to first install Java 8 or Java 9 using the following commands on your respective distributions.

------------- Install Java in Debian and Ubuntu ------------- 
$ sudo apt install default-jre

------------- Install Java in Fedora and CentOS ------------- 
# yum install java-11-openjdk

Next, go to the Madsonic Download section to grab the .deb or .rpm package and install it using your default package manager.

$ sudo dpkg -i Madsonic-x.x.xxxx.deb                         [On Debian/Ubuntu]
$ sudo sudo yum install --nogpgcheck Madsonic-x.x.xxxx.rpm   [On Fedora/CentOS]

5. Emby – Open Media Solution

Emby is a powerful, easy-to-use, and cross-platform media server software. Simply install the emby server on your machine running Linux, FreeBSD, Windows, macOS, or on NAS. You can also grab the emby app on Android, iOS, Windows or run the web client from a browser or still use the emby TV app.

Emby Media Solution

Once you have it, it will help you manage your personal media libraries, such as home videos, music, photos, and many other media formats.

Emby Features:

How to Install Emby in Linux

To install Emby in Ubuntu, Fedora, and CentOS distributions, go to the Emby Download section and choose your Linux distribution to download DEB or RPM package and install it using your default package manager.

6. Gerbera – UPnP Media Server

Gerbera is a free open source, powerful, flexible, and full-featured UPnP (Universal Plug and Play) media server. It comes with a simple and intuitive web user interface for easily configuring your web server.

Gerbera UPnP Media Server

Gerbera has a highly flexible configuration, allowing you to control the behavior of various features of the server. It allows you to browse and playback media via UPnP.

Gerbera Features:

How to Install Gerbera in Linux

To install Gerbera in Ubuntu, Fedora, and CentOS distributions, follow our installation guide that explains the installation of Gerbera – UPnP Media Server in Linux and also shows how to stream media files using Gerbera on your home network.

Alternatively, you can install Gerbera in Linux distributions using:

------------- Install Gerbera in Debian and Ubuntu ------------- 
$ sudo add-apt-repository ppa:stephenczetty/gerbera-updates
$ sudo apt-get update
$ sudo apt install gerbera

------------- Install Gerbera in Fedora, CentOS and RHEL ------------- 
$ sudo dnf install gerbera

7. Red5 Media Server

Red5 is an open-source, powerful, and multi-platform media streaming server for streaming live audio/video, recording client streams (FLV and AVC+AAC), remote object sharing, data synchronization, and much more. It is developed to be flexible with an effortless plugin architecture that offers customization for any live streaming scenario.

Red5 Media Server

How to Install Red5 in Linux

To install Red5 in Linux, follow the installation instructions on Github to get started with the server.

8. Jellyfin

Jellyfin is an open-source and free media streaming system that enables you to control and manage the stream of your media. It is an alternative to Emby and Plex, which offers media streaming from a dedicated server to end-user devices through multiple applications.

Jellyfin – Media Streaming System

How to Install Jellyfin in Linux

Install Jellyfin via Apt repository in Debian-based distributions.

$ sudo apt install apt-transport-https
$ wget -O - https://repo.jellyfin.org/jellyfin_team.gpg.key | sudo apt-key add -
$ echo "deb [arch=$( dpkg --print-architecture )] https://repo.jellyfin.org/$( awk -F'=' '/^ID=/{ print $NF }' /etc/os-release ) $( awk -F'=' '/^VERSION_CODENAME=/{ print $NF }' /etc/os-release ) main" | sudo tee /etc/apt/sources.list.d/jellyfin.list
$ sudo apt update
$ sudo apt install jellyfin

For other Linux distributions, go to the Jellyfin download page and follow the installation instructions.

9. Universal Media Server

Universal Media Server is a DLNA-compatible UPnP media solution that created as a fork of PS3 Media Server. It enables you to stream media files to a wide range of devices that includes TVs, smartphones, gaming consoles, computers, audio receivers, and Blu-ray players.

Universal Media Server

How to Install Universal Media Server in Linux

To install UMS in Linux, you need to download UMS tarball and compile it from the source.

10. LibreELEC – Open Embedded Linux Entertainment Center

LibreELEC is a lightweight Linux-based operating system for setting up your machine as a media server using Kodi. It is built from scratch for the sole purpose of running Kodi media server software.

LibreELEC – Open Embedded Linux

It allows you to organize your movie collections; offers you a picture browser, music and audiobook player, TV and personal video recorder, and a TV show management functionality. It is highly extensible through a great number of addons.

OpenELEC Features

How to Install LibreELEC in Linux

As we said, LibreELEC is a small Linux-based operating system built from scratch as a platform to turn your computer into a Kodi media center. To install it, go to the LibreELEC download section and choose your Linux distribution to download DEB or RPM package, and install it using your default package manager.

11. OSMC – Open Source Media Center

OSMC is a free open source, simple, easy-to-use, full-featured media server software and media streamer for Linux. It is based on the Kodi media server software. It supports all well-known media formats and a variety of sharing protocols. In addition, it comes with a remarkable interface. Once you have installed it, you get easy updates and apps to use.

OSMC – Open Source Media Center

How to Install OSMC in Linux

To install OSMC in Debian/Ubuntu, Fedora, and RHEL/CentOS distributions, first go to the OSMC release section and download compiled version of OSMC, and install it.

12. Tvmobili – Smart TV Media Server [Discontinued]

Tvmobili is a lightweight, high-performance, cross-platform media server software that runs on Linux, Windows, and macOS; NAS as well as embedded/ARM devices. It is easy to install and in addition, tvmobili is fully integrated with iTunes and offers amazing support for full 1080p High Definition (HD) videos.

Tvmobili Media Server

Tvmobili Features:

How to Install Tvmobili in Linux

To install Tvmobili in Ubuntu, Fedora, and CentOS distributions, go to the Tvmobili Download section and choose your Linux distribution to download DEB or RPM package and install it using your default package manager.

13. OpenFlixr – Media Server [Discontinued]

OpenFlixr is a virtual, flexible, energy-efficient, and fully automated media server software. It uses several other applications to achieve its overall functions, including Plex as a media server (to organizes movies, series, music, and pictures and streams them), Ubooquity for serving comics and ebooks, and a web-based reader. It supports automated downloading and serving of media, encrypted connections, and smart auto-updating.

OpenFLIXR Media Server

How to Install OpenFLIXR in Linux

To install OpenFLIXR, the only thing you need is visualization software such as VirtualBox, KVM, Vmware, etc.

Once you have visualization software installed, Download OpenFLIXR and then import in the hypervisor, power on, and let it sit back for a couple of minutes till installation finishes, after that go to http://IP-Address/setup to setup OpenFLIXR.

Conclusion

In this article, we shared with you some of the best media server software for Linux systems. If you know any media server software for Linux missing in the list above, just hit us up via the feedback form below.

Exit mobile version