Add support to playback stream

This commit is contained in:
Monocots 2019-03-28 22:41:38 +00:00
parent 0bd2e6fd61
commit e489d3f8dd
4 changed files with 4 additions and 2 deletions

View file

@ -102,7 +102,7 @@
<load module="mod_native_file"/>
<!-- <load module="mod_shell_stream"/> -->
<!--For icecast/mp3 streams/files-->
<!--<load module="mod_shout"/>-->
<load module="mod_shout"/>
<!--For local streams (play all the files in a directory)-->
<load module="mod_local_stream"/>
<load module="mod_tone_stream"/>