<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Doug,<br>
      <br>
      Below is a repost of the instructions I had sent to this reflector
      over a year ago on how to do this....<br>
      Your instructions are much more detailed of course....<br>
      <br>
      <br>
      ---------- Forwarded message ----------<br>
      From: <b class="gmail_sendername">(KP4TR)Ramon Gonzalez</b> <span
        dir="ltr"><<a href="mailto:kp4tr.ramon@gmail.com">kp4tr.ramon@gmail.com</a>></span><br>
      Date: Sat, Oct 25, 2014 at 1:22 PM<br>
      Subject: [arm-allstar] Installing EZStream on BBB for
      Broadcastify.com<br>
      To: BeagleBone Black ARM Allstar <<a
        href="mailto:arm-allstar@hamvoip.org"><a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a></a>><br>
      <br>
      <br>
      <div bgcolor="#FFFFFF" text="#000000"> 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
            href="http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz"
            target="_blank"><a class="moz-txt-link-freetext" href="http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz">http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz</a></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>
      <br>
      <br>
      On 11/14/2015 1:34 AM, Doug Crompton wrote:<br>
    </div>
    <blockquote cite="mid:BLU171-W446CC9128264321DCB4E9BA100@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><font style="" color="#000000"
          face="Tahoma,sans-serif">I have been broadcasting my Philly
          hub for several months on broadcastify.com and I finally got
          around to writing a how-to on it. While this is not for
          everyone it does work well and opens up the opportunity for
          anyone around the world to listen to your node. It generally
          would only be recommended for more high profile, higher usage
          nodes or hubs.<br>
          <br>
          The how-to is at the hamvoip.org web site. <br id="FontBreak">
        </font><br>
        <b><font style="font-size:16pt;" size="4">73 Doug</font><font
            style="font-size:16pt;" size="4"><br>
          </font><font style="font-size:16pt;" size="4">WA3DSP</font><font
            style="font-size:16pt;" size="4"><br>
          </font><font style="font-size:16pt;" size="4"><a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio">http://www.crompton.com/hamradio</a></font></b><font
          style="font-size:16pt;" size="4"><br>
        </font> </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________

arm-allstar mailing list
<a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>
<a class="moz-txt-link-freetext" href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a class="moz-txt-link-freetext" href="http://hamvoip.org">http://hamvoip.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>