minidlna
lightweight DLNA/UPnP-AV server targeted at embedded systems
Install
- All systems
-
curl cmd.cat/minidlna.sh
- Debian
-
apt-get install minidlna
- Ubuntu
-
apt-get install minidlna
- Alpine
-
apk add minidlna
- Arch Linux
-
pacman -S minidlna
- Kali Linux
-
apt-get install minidlna
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install minidlna
- OS X
-
brew install minidlna
- Raspbian
-
apt-get install minidlna
- Dockerfile
- dockerfile.run/minidlna
- Docker
-
docker run cmd.cat/minidlna minidlna
powered by Commando
minidlna
lightweight DLNA/UPnP-AV server targeted at embedded systems
MiniDLNA (aka ReadyDLNA) is server software with the aim of being fully compliant with DLNA/UPnP-AV clients. The minidlna daemon serves media files (music, pictures, and video) to clients on your network. Example clients include applications such as totem and xbmc, and devices such as portable media players, smartphones, and televisions. MiniDLNA is a simple, lightweight alternative to mediatomb, but has fewer features. It does not have a web interface for administration and must be configured by editing a text file.