PulseAudio on OpenWRT with MPD and other Stuff: Difference between revisions
| Line 239: | Line 239: | ||
====amixer-webui==== | ====amixer-webui==== | ||
opkg install git git-http python3 python3-pip (assumes ALSA is installed already) | opkg install git git-http libmbedtls python3 python3-pip (assumes ALSA is installed already) (substitute python2 for older versions of OpenWRT) | ||
pip3 install flask | pip3 install flask | ||