Hi List,
I just read on the RTPEngine page the Proxy RTP now support transcoding:
https://github.com/sipwise/rtpengine#transcoding
is there a plan to support it?
Regards
On 2018-02-13 03:34 PM, Social Boh wrote:
Hi List,
I just read on the RTPEngine page the Proxy RTP now support transcoding:
https://github.com/sipwise/rtpengine#transcoding
is there a plan to support it?
Kamailio's rtpengine module can already make full use of rtpengine's transcoding capabilities right now. (There are some slight improvements to be made to the control protocol, which I'll submit soon, but those are entirely optional.)
Cheers
Thank you for your answer but I don't see any option to activate transcoding on Kamailio RTPEngine module
Regards
--- I'm SoCIaL, MayBe
El 13/02/2018 a las 17:49, Richard Fuchs escribió:
On 2018-02-13 03:34 PM, Social Boh wrote:
Hi List,
I just read on the RTPEngine page the Proxy RTP now support transcoding:
https://github.com/sipwise/rtpengine#transcoding
is there a plan to support it?
Kamailio's rtpengine module can already make full use of rtpengine's transcoding capabilities right now. (There are some slight improvements to be made to the control protocol, which I'll submit soon, but those are entirely optional.)
Cheers
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
The attributes passed to rtpengine from the offer/answer/manage/query functions are not all documented in the Kamailio RTPengine module docs, but all values are accepted.
-- Alex
-- Sent via mobile, please forgive typos and brevity.
Hello! Good news! Please clarify how recording (pcap and proc) will work in case of transcoding if there is an influence on each other.
On 14 February 2018 at 00:19, Alex Balashov abalashov@evaristesys.com wrote:
The attributes passed to rtpengine from the offer/answer/manage/query functions are not all documented in the Kamailio RTPengine module docs, but all values are accepted.
-- Alex
-- Sent via mobile, please forgive typos and brevity.
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
On 2018-02-14 05:40 AM, Denys Pozniak wrote:
Hello! Good news! Please clarify how recording (pcap and proc) will work in case of transcoding if there is an influence on each other.
They're completely independent of each other. The source data for recording are the packets as they're received (before transcoding).
Cheers
So if we have 2 legs: opus (webrtc side) and pcm (sip side), pcap file will have also 2 incoming RTP streams: opus and pcm, correct?
On 14 February 2018 at 14:19, Richard Fuchs rfuchs@sipwise.com wrote:
On 2018-02-14 05:40 AM, Denys Pozniak wrote:
Hello! Good news! Please clarify how recording (pcap and proc) will work in case of transcoding if there is an influence on each other.
They're completely independent of each other. The source data for recording are the packets as they're received (before transcoding).
Cheers
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello,
So which version is the one with transcoding and repacketization support enabled? I don't see anything relevant in debian/changelog, not even in current master branch (which apparently will become version 6.2.x.x at some point). Is this baked in latest release mr6.1.1.1? Thanks!
BR, George
On 13 February 2018 at 22:34, Social Boh social@bohboh.info wrote:
Hi List,
I just read on the RTPEngine page the Proxy RTP now support transcoding:
https://github.com/sipwise/rtpengine#transcoding
is there a plan to support it?
Regards
--
I'm SoCIaL, MayBe
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
On 2018-02-14 04:07 PM, George Diamantopoulos wrote:
Hello,
So which version is the one with transcoding and repacketization support enabled? I don't see anything relevant in debian/changelog, not even in current master branch (which apparently will become version 6.2.x.x at some point). Is this baked in latest release mr6.1.1.1? Thanks!
It's in current master and will be in 6.2. It's not in 6.1.
Cheers