[arm-allstar] broadcastify
Doug Crompton
wa3dsp at gmail.com
Thu Mar 15 09:33:37 EST 2018
Russ,
A couple of other things to ponder. Make sure you have the path to
ezstrean correct in the command line. Also is it going online at ezstream?
Are you getting the online email from them? I see there is an Alaska
morning net feed also is that yours? Is that working? On what hardware?
*73 Doug*
*WA3DSP*
*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
On Thu, Mar 15, 2018 at 9:27 AM, "Russ via arm-allstar" <
arm-allstar at hamvoip.org> wrote:
>
>
> Hi Doug,
>
> I put broadcastify on it's own Pi node. didn't want anything messing with
> the main hub. I'm aware of the 20 second delay and I had tried different
> player options. I'll wait till the weekend to look further into it. thanks
> for the reply appreciate it.
>
> 73 Russ WL7LP
> Alaska Morning Net - Net Manager
> IRLP node 7369, AllStar 29332
> http://wl7lp.comQuoting Doug Crompton via arm-allstar <
> arm-allstar at hamvoip.org>:
>
> > Russ,
> >
> > That is the proper text when running it manually. You can ignore the
> world
> > readable stuff. So your xml file looks good.
> > You are putting the broadcastify statements in the node stanza of an
> > active node correct?
> >
> > I know you run a fairly loaded hub there. Broadcastify can cause crashes
> > especially at system restarts. You really need to stop Asterisk and then
> > kill lame and ezstream and then restart asterisk to do a restart. I wrot
> a
> > script to do that. I also run broadcastify on a separate Pi by itself.
> Then
> > you can connect that node to whatever other node you want to broadcast.
> >
> > When you say no audio you are listening at the broadcastify site?
> > Broadcastify removes blank (no audio) space. So you see no audio being
> > recorded there at all? I just looked at the Alaska sites and it shows
> > Fairbanks WL7LP 9109 offline but the Alaska morning net is there. There
> are
> > also a number of different player options. Have you tried them all? There
> > is at least a 20 second delay.
> >
> >
> > *73 Doug*
> >
> > *WA3DSP*
> >
> > *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
> >
> >
> >
> > On Thu, Mar 15, 2018 at 2:51 AM, "Russ via arm-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> >>
> >>
> >> Hello Doug,
> >>
> >> Thanks for the reply.
> >>
> >> ]# ezstream -qvc /etc/ezstream.xml
> >> ezstream: Warning: /etc/ezstream.xml is group and/or world readable
> >> ezstream: Connected to http://audio1.broadcastify.com:80/r5d1vztfc9b8
> >> ezstream: Streaming from standard input
> >>
> >> that's what I get with that command.
> >>
> >> from my ezstream.xml file
> >>
> >> <ezstream>
> >> <url>http://audio1.broadcastify.com:80/r5d1vztfc9b8</url>
> >> <sourcepassword>xxxxxxxxx</sourcepassword>
> >> <format>MP3</format>
> >> <filename>stdin</filename>
> >> <svrinfoname>WL7LP IRLP Node 7369 and Reflector 9109</svrinfoname>
> >> <svrinfourl>http://www.radioreference.com/</svrinfourl>
> >> <svrinfogenre>Amateur Radio</svrinfogenre>
> >> <svrinfodescription>Alaska Morning Net Feed </svrinfodescription>
> >> <svrinfobitrate>16</svrinfobitrate>
> >> <svrinfochannels>1</svrinfochannels>
> >> <svrinfosamplerate>22050</svrinfosamplerate>
> >> <svrinfopublic>1</svrinfopublic>
> >> </ezstream>
> >>
> >> it's reporting online again, but still with no audio.
> >>
> >> 73 Russ WL7LP
> >> Alaska Morning Net - Net Manager
> >> IRLP node 7369, AllStar 29332
> >> http://wl7lp.comQuoting Doug Crompton via arm-allstar <
> >> arm-allstar at hamvoip.org>:
> >>
> >> > Russ,
> >> >
> >> > Run ezstream manually to make sure your xml file is working correctly
> >> and
> >> > you are logging in.
> >> >
> >> > Stop it from running in Allstar - comment it out and reboot. then
> enter -
> >> >
> >> > /usr/local/bin/ezstream -qvc /etc/ezstream.xml
> >> >
> >> > ?at the command line. The howto instructions are at the hamvoip.org
> >> site.
> >> > It looks like everything is loading. You did setup an account and
> created
> >> > the /etc/ezstream.xml file correct? That file is touchy. It has to be
> >> > created correctly so running i manually as above will tell you if it
> is
> >> > working correctly.?
> >> >
> >> >
> >> > *73 Doug*
> >> >
> >> > *WA3DSP*
> >> >
> >> > *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
> >> >
> >> >
> >> >
> >> > On Wed, Mar 14, 2018 at 8:46 AM, "Russ via arm-allstar" <
> >> > arm-allstar at hamvoip.org> wrote:
> >> >
> >> >>
> >> >>
> >> >> I am have trouble with broadcastify. I spent a fews days trying to
> get
> >> it
> >> >> to work. it is reporting on line. however there is no audio being
> heard
> >> >> from it. I have followed the how to. in rpt.conf I have added in the
> >> node
> >> >> section
> >> >>
> >> >> 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
> >> >>
> >> >> doing a ps ax it reports
> >> >>
> >> >> 603 ? S 0:00 /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
> >> >> 604 ? S 0:01 /usr/bin/lame --preset cbr 16 -r -m m -s 8
> >> >> --bitwidth 16 - -
> >> >> 605 ? S 0:00 /usr/local/bin/ezstream -qvc
> >> /etc/ezstream.xml
> >> >>
> >> >> I am at a loss at this point. normally I like to figure stuff out on
> my
> >> >> own and get things to work. but at this point nothing seems to work
> >> getting
> >> >> audio to broadcastify maybe I'm overlooking something?
> >> >>
> >> >> 73 Russ WL7LP
> >> >> Alaska Morning Net - Net Manager
> >> >> IRLP node 7369, AllStar 29332
> >> >> http://wl7lp.com
> >> >> _______________________________________________
> >> >>
> >> >> 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
> >>
> > _______________________________________________
> >
> > 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