On Thu, Mar 2, 2017 at 3:46 AM, Dennis Guse
<dennis.g...@alumni.tu-berlin.de> wrote:
> Since all patches are now merged, this will be the last eMail from me on
> this thread.
> Here are just the steps to setup the binaural synthesis and the required
> stereo-capable OPUS module:
>
> ```
> git clone http://gerrit.asterisk.org/asterisk
> git clone  https://github.com/SteakConferencing/asterisk-opus
>
> cp asterisk-opus/codec/* asterisk/codec
>
> cd asterisk
>
> ./configure
>
> make menuconfig
> #Enable "Bridging modules"/binaural_rendering_in_bridge_softmix
> #Enable "Codec Translators"/codec_opus_open_source
> #Disable "Channel Drivers"/chan_sip - might avoid some issues if WebRTC is
> desired ;)
>
> make
> ```
>
> Tested with Asterisk (comit-id 00d1c7ddd28557aa845c3522956852a60310df96).
>
> Enjoy!
> ---
> Dennis Guse

Thank you Dennis for all your hard work on this feature!

Matt

-- 
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to