[arm-allstar] Issues with Broadcastify streaming audio off of my node...

Doug Crompton wa3dsp at gmail.com
Thu Jan 18 02:33:55 EST 2018


I need to update the howto. Will do that tomorrow. ezstream is now
available as a package download -

pacman -Syu hamvoip-ezstream

No compile necessary.


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*



On Thu, Jan 18, 2018 at 1:35 AM, "W2YMM via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> I spoke too soon.  I missed the part about having to install pkg-config
> I did
> pacman -Sy pkg-config
> cd /etc/ezstream-0.6.0
> make
> ./configure
> make
> make install
>
> rebooted the pi and then I got the online message from Broadcastify.
>
>
> Bob W2YMM
>
>
>
>
> Robert Prybyzerski Jr
> W2YMM
> 631-960-1051
> http://www.w2ymm.com
>
> On Thu, Jan 18, 2018 at 12:59 AM, W2YMM <w2ymm1 at gmail.com> wrote:
>
> > Bill, Is the error you found in you .xml file visible in the sample you
> > first posted ? I was trying to find it but didn't.
> > I also decided to try this out and seem to be getting similar errors.
> > I'll keep looking...
> > Thanks   Bob W2YMM
> >
> >
> > <http://www.avg.com/email-signature?utm_medium=email&
> utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free.
> > www.avg.com
> > <http://www.avg.com/email-signature?utm_medium=email&
> utm_source=link&utm_campaign=sig-email&utm_content=webmail>
> > <#m_7902988140064490239_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> >
> > Robert Prybyzerski Jr
> > W2YMM
> > 631-960-1051 <(631)%20960-1051>
> > http://www.w2ymm.com
> >
> > On Wed, Jan 17, 2018 at 5:14 PM, "Doug Crompton via arm-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> >> I am on my way out but here is a quick message on this... The line in
> >> rpt.conf should look like this:
> >>
> >> outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8
> >> --bitwidth 16 - - 2> /tmp/stream.status | /usr/local/bin/ezstream -qvc
> >> /etc/ezstream.xml
> >>
> >> ​Cut and paste it to make sure you have it right. It must go in the node
> >> stanza for the node you want to broadcast.
> >>
> >> Also run ezstream manually at the Linux prompt to make sure it is
> working
> >> and the config file has no errors -
> >>
> >> ​ezstream -qvc /etc/ezstream.xml
> >>
> >>
> >> *73 Doug*
> >>
> >> *WA3DSP*
> >>
> >> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Wed, Jan 17, 2018 at 4:00 PM, "Mr. Possum (Bill) via arm-allstar" <
> >> arm-allstar at hamvoip.org> wrote:
> >>
> >> > I followed the how to, I searched past message traffic here, I
> searched
> >> > Google, but I am still having an issue...
> >> > rpt.conf line says -
> >> > 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.xmln/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8
> >> > --bitwidth 16 - - 2> /tmp/stream.status | /usr/local/bin/ezstream -qvc
> >> > /etc/ezstream.xml
> >> >
> >> > The feed never comes up and in my CLI window I keep getting the
> >> following,
> >> > over and over and over again...
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >  -- app_rpt node 42413 starting output stream /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
> >> >
> >> > I tried this rpt.conf line from another internet tutorial -
> >> >
> >> > outstreamcmd=/bin/sh,-c,/usr/bin/lame --preset cbr 16 -r -m m -s 8
> >> > --bitwidth 16 - - 2> /tmp/stream.status | /usr/local/bin/ezstream -qvc
> >> > /etc/ezstream.xml
> >> > The feed never comes up and in my CLI window I keep getting this over
> >> and
> >> > over and over again -
> >> >
> >> >  -- app_rpt node 42413 starting output stream /bin/sh,-c,/usr/bin/lame
> >> > --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - 2> /tmp/stream.status |
> >> > /usr/local/bin/ezstream -qvc /etc/ezstream.xml
> >> >  -- app_rpt node 42413 starting output stream /bin/sh,-c,/usr/bin/lame
> >> > --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - 2> /tmp/stream.status |
> >> > /usr/local/bin/ezstream -qvc /etc/ezstream.xml
> >> >  -- app_rpt node 42413 starting output stream /bin/sh,-c,/usr/bin/lame
> >> > --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - 2> /tmp/stream.status |
> >> > /usr/local/bin/ezstream -qvc /etc/ezstream.xml
> >> >  -- app_rpt node 42413 starting output stream /bin/sh,-c,/usr/bin/lame
> >> > --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - 2> /tmp/stream.status |
> >> > /usr/local/bin/ezstream -qvc /etc/ezstream.xml
> >> >
> >> >
> >> >
> >> > My ezstream.xml file looks like this -
> >> >
> >> > <ezstream>
> >> >     <url>http://audio1.broadcastify.com:80/TheMountNameTheyGaveMe
> </url>
> >> >     <sourcepassword>ThePassWordTheyGaveMe</sourcepassword>
> >> >
> >> >     <format>MP3</format>
> >> >     <filename>stdin</filename>
> >> >     <svrinfoname>N5MBM 52.3500 MHz Repeater</svrinfoname>
> >> >
> >> >     <svrinfourl>https://www.broadcastify.com</svrinfourl>
> >> >     <svrinfogenre>Amateur Radio</svrinfogenre>
> >> >     <svrinfodescription>N5MBM 52.3500 MHz
> Repeater</svrinfodescription>
> >> >     <svrinfobitrate>16</svrinfobitrate>
> >> >     <svrinfochannels>1</svrinfochannels>
> >> >     <svrinfosamplerate>22050</svrinfosamplerate>
> >> >     <svrinfopublic>1</svrinfopublic>
> >> > </ezstream>
> >> >
> >> >
> >> > Does anyone have any idea where I went wrong?
> >> > It's GOT to be something simple!
> >> > I have had this particular stream running for years on and old radio
> >> shack
> >> > scanner piped into scannercast running on an old Windoze box I would
> >> really
> >> > like to retire.  I would rather just have the RasPi on the node stream
> >> > right to it.
> >> > Could it be something as simple as having the redirect a port
> forwarding
> >> > rule from the old Windoze box to the Ras Pi?  I tried that and still
> >> can't
> >> > get it to work...
> >> > I am sort of stumped at the moment...
> >> >
> >> > Bill - N5MBM
> >> > _______________________________________________
> >> >
> >> > arm-allstar mailing list
> >> > arm-allstar at hamvoip.org
> >> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >> >
> >> > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> >> _______________________________________________
> >>
> >> arm-allstar mailing list
> >> arm-allstar at hamvoip.org
> >> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >>
> >> Visit the BBB and RPi2/3 web page - http://hamvoip.org
> >>
> >
> >
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org


More information about the arm-allstar mailing list