webrtcbin: opus & dtmf?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

webrtcbin: opus & dtmf?

Trey Hutcheson
Is there any magic to get webrtcbin to emit an offer that includes both opus and dtmf(telephone-event) for the same media line?

If I mux opus and rtpdtmfsrc through rtpdtmfmux, and link that to webrtcbin, the offer only includes opus. If I link opus and dtmf to different webrtcbin sink pads, then I get an offer with two discreet media lines. 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: webrtcbin: opus & dtmf?

Olivier Crête-3
Hi,

This is not supported by webrtcbin. I think the way to do it correctly would require doing the DTMF inside webrtcbin itself. Without doing that, the most you can do is to modify the 
SDP manually.

Olivier

On Wed, 2021-02-24 at 06:16 -0600, Trey Hutcheson wrote:
Is there any magic to get webrtcbin to emit an offer that includes both opus and dtmf(telephone-event) for the same media line?

If I mux opus and rtpdtmfsrc through rtpdtmfmux, and link that to webrtcbin, the offer only includes opus. If I link opus and dtmf to different webrtcbin sink pads, then I get an offer with two discreet media lines. 
_______________________________________________
gstreamer-devel mailing list

-- 
Olivier Crête


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: webrtcbin: opus & dtmf?

Trey Hutcheson
Ok, thank you. 

On Wed, Feb 24, 2021 at 9:47 AM Olivier Crête <[hidden email]> wrote:
Hi,

This is not supported by webrtcbin. I think the way to do it correctly would require doing the DTMF inside webrtcbin itself. Without doing that, the most you can do is to modify the 
SDP manually.

Olivier

On Wed, 2021-02-24 at 06:16 -0600, Trey Hutcheson wrote:
Is there any magic to get webrtcbin to emit an offer that includes both opus and dtmf(telephone-event) for the same media line?

If I mux opus and rtpdtmfsrc through rtpdtmfmux, and link that to webrtcbin, the offer only includes opus. If I link opus and dtmf to different webrtcbin sink pads, then I get an offer with two discreet media lines. 
_______________________________________________
gstreamer-devel mailing list

-- 
Olivier Crête

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel