All, Has anyone come up with an elegant solution to snag a copy of the audio streams to and from a repeater in order to send it to Radio Reference without requiring an additional sound card and/or interface? I expect it is possible with Alsa, but honestly my brain turns to mush when reading through their documentation. Robert N5QM
Hi, Stick this in your rpt.conf... outstreamcmd=/bin/sh,-c,/usr/local/bin/lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - | /usr/local/bin/ezstream -c /etc/ezstream.xml You will need lame and ezstream obviously... Chris KB2FAF On 06/15/2013 12:33 AM, Robert Garcia wrote:
All,
Has anyone come up with an elegant solution to snag a copy of the audio streams to and from a repeater in order to send it to Radio Reference without requiring an additional sound card and/or interface?
I expect it is possible with Alsa, but honestly my brain turns to mush when reading through their documentation.
Robert N5QM _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
Thanks guys! Buddy and Chris both helped me out and it seems to be working fine. Now to work though the learning curve... Robert N5QM On Sat, Jun 15, 2013 at 9:07 PM, Chris(KB2FAF) <kb2faf@arrl.net> wrote:
Hi,
Stick this in your rpt.conf...
outstreamcmd=/bin/sh,-c,/usr/local/bin/lame --preset cbr 16 -r -m m -s 8 --bitwidth 16 - - | /usr/local/bin/ezstream -c /etc/ezstream.xml
You will need lame and ezstream obviously...
Chris
KB2FAF
On 06/15/2013 12:33 AM, Robert Garcia wrote:
All,
Has anyone come up with an elegant solution to snag a copy of the audio streams to and from a repeater in order to send it to Radio Reference without requiring an additional sound card and/or interface?
I expect it is possible with Alsa, but honestly my brain turns to mush when reading through their documentation.
Robert N5QM _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
participants (2)
-
Chris(KB2FAF) -
Robert Garcia