<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Absolutely.<br>
      <br>
      I had to remember what I did the last time, so I did it recently
      for the BBB 1.2.1 again, this time taking notes.<br>
      <br>
      73!<br>
      <br>
      <br>
      On 10/25/2014 2:08 PM, Doug Crompton wrote:<br>
    </div>
    <blockquote cite="mid:BLU172-W286918311A87FD718BA22BBA900@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">Thanks Ramon, I will make a note of
          that for the next release. If this is popular enough we could
          include it.<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><br>
        <br>
        <div>
          <hr id="stopSpelling">Date: Sat, 25 Oct 2014 13:22:14 -0400<br>
          From: <a class="moz-txt-link-abbreviated" href="mailto:kp4tr.ramon@gmail.com">kp4tr.ramon@gmail.com</a><br>
          To: <a class="moz-txt-link-abbreviated" href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
          Subject: [arm-allstar] Installing EZStream on BBB for
          Broadcastify.com<br>
          <br>
          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>
          <br>
          _______________________________________________
          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 web page -
          <a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></div>
      </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 web page - <a class="moz-txt-link-freetext" href="http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/">http://www.crompton.com/hamradio/BeagleBoneBlackAllstar/</a></pre>
    </blockquote>
    <br>
  </body>
</html>