mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Install python library to send metadata to icecast server
This commit is contained in:
@@ -6,3 +6,7 @@ modprobe snd-aloop
|
|||||||
|
|
||||||
# Install darkice for encoding said audio stream into mp3
|
# Install darkice for encoding said audio stream into mp3
|
||||||
apt-get -y install darkice
|
apt-get -y install darkice
|
||||||
|
|
||||||
|
# Install python library to send metadata to icecast server
|
||||||
|
apt-get -y install python-requests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user