I do something similar using jack in combination with avconv.
Here is the command line I use for mp2
avconv -f jack -ac 2 -i LABEL -acodec mp2 -b:a 256k -f rtp rtp://*ip:port*

This creates a jack plug (LABEL) for the connection, sets the codec, rate,
and the destination.
It also can support opus.

Cheers

Tim Camp
WZEW-FM


On Fri, Aug 16, 2019 at 8:26 AM Chester Graham <presid...@chester.ws> wrote:

> Is there any way to get audio from Rivendell to Jack or GlassCoder to a
> SIP server to the Barix MA400 using the Opus Codec?
>
> https://www.barix.com/solutions/sip-voip-moh/
>
> Chester Graham
> WGTT 91.5 FM
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>


-- 
Tim Camp
Director of Operations/Programming
Dot Com Plus L.L.C.
dba WZEW-FM WNSP-FM
Mobile, Al.
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to