[arm-allstar] Broadcastify NPTEE help please

Dusty Plunkett taubin at gmail.com
Wed Sep 20 16:55:36 EDT 2023


I hope this is the correct place to ask for help. Sorry if it's not.

I am attempting to stream my allstar node to broadcastify and I'm running
into a few issues. I'm using the pdf linked on the site for NPTEE how to.

I've created my ezstream.xml file with the relevant information, and added
the following to the bottom of my rpt.conf file for the node:

outstreamcmd=/usr/local/bin/nptee,broadcastify1

I created an sh file with the following:

#!/bin/sh
lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 /tmp/outsound/broadcastify1
-2>/tmp/status | ezstream -qvc /etc/ezstream.xml

Running the sh file I get the following error:

lame: unrecognized option -2
ezstream: Warning: /etc/ezstream.xml is group and/or world readable

I also created a system service to start the file automatically after 120
seconds on startup (though this will be for once I get the stream working
in the first place).

[Unit]
Description=example systemd service unit file.

[Service]
TimeoutStartSec=120s
ExecStart=/bin/bash /etc/asterisk/broadcast.sh

[Install]
WantedBy=multi-user.target

The stream never seems to start. I'm not sure what I'm doing wrong here,
but any help would be greatly appreciated.

All of my rpt settings and other items are in a gist for easier reading
here: https://gist.github.com/Taubin/6c7e4a155c5a34c6577c5945337bcf39

I'm sorry if this is a bit long winded, or the wrong place. If there is a
better place to ask, please let me know. Thank you for any suggestions and
help. I appreciate it.

Dusty - ZL2TOY
-- 

Ale it is called among men, and among gods, beer.

- Old Norse Alvisimal


More information about the ARM-allstar mailing list