<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Thanks for sharing. I've been running a streaming audio feed with a separate computer and receiver. This looks like a nice alternative. </div><div>Bob W2YMM<br><br>Sent from my iPhone<div>Bob Prybyzerski</div><div>631-960-1051</div></div><div><br>On Oct 25, 2014, at 1:22 PM, "(KP4TR)Ramon Gonzalez" <<a href="mailto:kp4tr.ramon@gmail.com">kp4tr.ramon@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div>
  

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  
  
    Hello,<br>
    <br>
    I posted the below message on wrong allstar reflector, but may be
    helpful for anyone wanting to stream audio with Allstar.<br>
    <br>
    To install EZStream for streaming audio, see below commands.<br>
    <br>
    <blockquote>cd /root<br>
      pacman -S lame<br>
      pacman -S pkg-config<br>
      pacman -S libshout<br>
      wget <a moz-do-not-send="true" href="http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz" target="_blank">http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz</a><br>
      tar xvzf ezstream-0.5.6.tar.gz<br>
      cd ezstream-0.5.6<br>
      ./configure<br>
    </blockquote>
    <br>
    If all is good, run:<br>
    <blockquote> make<br>
      make install <br>
    </blockquote>
    <br>
    To add streaming audio in Allstar, add this to rpt.conf under the
    node stanza, with an appropriately configured ezstream.xml<br>
    <br>
    <blockquote>;Stream to Broadcastify<br>
      outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s
      8.0 --bitwidth 16 - - | /usr/local/bin/ezstream -c
      /etc/ezstream.xml<br>
    </blockquote>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span></span><br><span>arm-allstar mailing list</span><br><span><a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></span><br><span><a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a></span><br><span></span><br><span>Visit the BBB web page - <a href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></span></div></blockquote></body></html>