Docker example using mpd_meta.py

This commit is contained in:
James Barnsley
2022-03-09 20:12:27 +13:00
parent 4256f4daa8
commit 0bc858387a

View File

@ -73,7 +73,7 @@ doc_root = /usr/share/snapserver/snapweb/
# stream URI of the PCM input stream, can be configured multiple times
# Format: TYPE://host/path?name=NAME[&codec=CODEC][&sampleformat=SAMPLEFORMAT]
#stream = pipe:///tmp/snapfifo?name=default
stream = pipe:///tmp/snapfifo?name=Default&sampleformat=48000:16:2&control_url=http://localhost:6680
stream = pipe:///tmp/snapfifo?name=Default&sampleformat=48000:16:2&controlscript=meta_mpd.py
# Default sample format
#sampleformat = 48000:16:2