mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +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
|
||||
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