[App_rpt-users] How to setup Streaming audio:

Mark Johnston markjohnston73 at gmail.com
Sat Aug 9 00:36:46 UTC 2014


A brief howto on setting up streaming audio - Allstar -

1.) Extract the attached file EZS.tgz

2.) Run 'sh EZS'

3.) Agree to everything - yes

4.) Modify the /etc/ezstream.xml file - replacing the ######'s with the
correct
mount point/password/name of your stream. (These details are provided by
radioreference.com when you sign up to do a stream FREE (under the
"Technicals" tab in the stream management section.)

5.) add the following to your /etc/asterisk/rpt.conf in the first section
ex: above the status reporting section.
"outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8
--bitwidth 16 - - | /usr/bin/ezstream -qvc /etc/ezstream.xml"

*This should be all on one line ^^^*
You may change the ezstream.xml name if you wish but also do so in the /etc
dir, ex: if you had multiple streams/nodes to stream from.
This setup is per node.

If anyone wants to modify the script, improve it etc, feel free - Just
wanted to get this out for anyone who had difficulty setting up the stream
-

btw sometimes I have had to set a cron to kill the ezstream each week or so
- has not been an issue lately if you do notice it failing, the command is
'kill -9 $(pgrep ezstream)&'  This will not break/stop ezstream but should
restart it...

73's

Mark KC7DMF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140808/3e17098b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EZS.tgz
Type: application/x-gzip
Size: 54227 bytes
Desc: not available
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140808/3e17098b/attachment.bin>


More information about the App_rpt-users mailing list