[arm-allstar] Installing EZStream on BBB for Broadcastify.com
(KP4TR)Ramon Gonzalez
kp4tr.ramon at gmail.com
Sat Oct 25 12:22:14 EST 2014
Hello,
I posted the below message on wrong allstar reflector, but may be
helpful for anyone wanting to stream audio with Allstar.
To install EZStream for streaming audio, see below commands.
cd /root
pacman -S lame
pacman -S pkg-config
pacman -S libshout
wget http://downloads.xiph.org/releases/ezstream/ezstream-0.5.6.tar.gz
tar xvzf ezstream-0.5.6.tar.gz
cd ezstream-0.5.6
./configure
If all is good, run:
make
make install
To add streaming audio in Allstar, add this to rpt.conf under the node
stanza, with an appropriately configured ezstream.xml
;Stream to Broadcastify
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20141025/4746444c/attachment.html>
More information about the arm-allstar
mailing list