uPnP renderer
Version 2.1
This repository contains files used to set up our uPnP renderer.
Introduction
Version 2 implementation works roughly as follows:
- the Armbian-based device is connected to local network, and to an audio output device (usually via USB);
- MPD and upmpdcli are installed on the device.
Files
Files in this repository only cover the renderer setup. SBC setup is now handled by armbian-setup
Installation
setup.shis a script automating the installation and configuration of required softwareasound.confis the default ALSA configurationrestart.upmpdcli.service,restart.upmpdcli.timerandexec.confare the Systemd service configuration
TODO
- RAS
Description
Languages
Shell
100%