<div dir="ltr"><div><div>copy to /etc/asterisk/rpt.conf (below node#) aka first section.<br>outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - | /usr/bin/ezstream -c /etc/ezstream.xml<br>cp: cannot stat `ezstream.xml': No such file or directory<br>cp: `bin/awk' and `/usr/bin/awk' are the same file<br>cp: `bin/cut' and `/usr/bin/cut' are the same file<br>cp: `bin/env' and `/usr/bin/env' are the same file<br>cp: `bin/gawk' and `/usr/bin/gawk' are the same file<br>cp: `bin/gettext' and `/usr/bin/gettext' are the same file<br>cp: `bin/gunzip' and `/usr/bin/gunzip' are the same file<br>cp: `bin/gzip' and `/usr/bin/gzip' are the same file<br>cp: `bin/kill' and `/usr/bin/kill' are the same file<br>cp: `bin/ksh' and `/usr/bin/ksh' are the same file<br>cp: `bin/logger' and `/usr/bin/logger' are the same file<br>cp: cannot stat `share/man/man1/*': No such file or directory<br>cp: cannot stat `/share/doc/ez*': No such file or directory<br><br></div>Followed these directions below..<br><br>1.) Extract the attached file EZS.tgz<br>
<br>
2.) Run 'sh EZS'<br>
<br>
3.) Agree to everything - yes<br>
<br>
4.) Modify the /etc/ezstream.xml file - replacing the ######'s with the<br>
correct<br>
mount point/password/name of your stream. (These details are provided by<br>
<a href="http://radioreference.com" rel="nofollow" class=""><span>radioreference</span><span>.</span><span>com</span></a> when you sign up to do a stream FREE (under the<br>
"Technicals" tab in the stream management section.)<br>
<br>
5.) add the following to your /etc/asterisk/rpt.conf in the first section<br>
ex: above the status reporting section.<br>
"outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8<br>
--bitwidth 16 - - | /usr/bin/ezstream -qvc /etc/ezstream.xml"<br>
<br>
*This should be all on one line ^^^*<br>
You may change the ezstream.xml name if you wish but also do so in the /etc<br>
dir, ex: if you had multiple streams/nodes to stream from.<br>
This setup is per node.<br>
<br>
btw sometimes I have had to set a cron to kill the ezstream each week or so<br>
- has not been an issue lately if you do notice it failing, the command is<br>
'kill -9 $(pgrep ezstream)&'  This will not break/stop ezstream but should<br>
restart it...<br><br></div>Here is example of what it looks like in rpt.conf<br><br>[29925]                                 ; Change this to your assigned node num$<br>rxchannel=Radio/usb29925<br>outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - | /usr/bin/ezstream -c /etc/ezstream.xml<br>duplex=2<br><div><br><div>Example of node number two same config<br>[27103]                                 ; Change this to your assigned node num$<br>rxchannel=Radio/usb27103<br>outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - | /usr/bin/ezstream -c /etc/ezstream2.xml<br>duplex=2<br><br></div><div>Ez stream still not working even with the correct information in the ezstream.xml files located in /etc/<br><br></div><div>Kinda lost now what steps i have missed..<br><br><br clear="all"></div><div><div><div dir="ltr"><div style="font-family:arial;font-size:small">Loren Tedford (KC9ZHV) </div></div></div>
</div></div></div>