Browse Source

new ezstream config for opus

master
ugrnm 8 months ago
parent
commit
8ed2d5b620
  1. 11
      stream_loooooops-config.xml.example

11
stream_loooooops-config.xml.example

@ -8,12 +8,19 @@
</servers> </servers>
<streams> <streams>
<stream> <stream>
<mountpoint>/radio-looptober.mp3</mountpoint> <mountpoint>/radio-looptober.opus</mountpoint>
<format>MP3</format> <format>Ogg</format>
<stream_name>Radio Looooooptober</stream_name> <stream_name>Radio Looooooptober</stream_name>
<stream_description>#LOOPTOBER #LOOPTOBER #LOOPTOBER</stream_description> <stream_description>#LOOPTOBER #LOOPTOBER #LOOPTOBER</stream_description>
</stream> </stream>
</streams> </streams>
<decoders>
<decoder>
<name>Opus</name>
<program>opusdec --rate 44100 @T@ -</program>
<file_ext>.opus</file_ext>
</decoder>
</decoders>
<intakes> <intakes>
<intake> <intake>
<filename>playlist_loooooops.m3u</filename> <filename>playlist_loooooops.m3u</filename>

Loading…
Cancel
Save