Re: [SR-Users] recording audio stream

2018-11-17 Thread Mojtaba
In both module you need third service for recording streams. In RTPEngine you needed rtpengine-daemon-recording. And in RTPProxy you need extractaudio utility for extract audio streams. With Regards.Mojtaba On Sun, 18 Nov 2018 00:18 David Villasmil, wrote: > I think he’s using rtpproxy, not

Re: [SR-Users] recording audio stream

2018-11-17 Thread David Villasmil
I think he’s using rtpproxy, not rtp-engine. :) On Sat, 17 Nov 2018 at 20:21, Alex Balashov wrote: > Hi, > > The documentation here explains fairly well how to set up the recording > component of RTPEngine. Recording is then enabled via a command sent in > the rtpengine_offer()/manage()

Re: [SR-Users] recording audio stream

2018-11-17 Thread Alex Balashov
Hi, The documentation here explains fairly well how to set up the recording component of RTPEngine. Recording is then enabled via a command sent in the rtpengine_offer()/manage() functions. https://github.com/sipwise/rtpengine -- Alex On Sat, Nov 17, 2018 at 10:19:02AM -0800, b...@telopar.net