Files
conjurer/test_mic2.liq
T
2024-11-10 23:01:00 +00:00

5 lines
241 B
Plaintext

let json.parse credentials = file.contents("/home/pi/Conjurer/icecast_credentials.json")
output.icecast(%mp3, host="retropie", port=8000, password=credentials.password, icy_metadata="true", mount="mp3-stream",input.alsa(bufferize=false))