Auto rtp depayloader and decoder
Andrea Lo Pumo
alopumo at movia.biz
Fri Jan 18 10:35:39 UTC 2019
I receive a rtp stream and the codec might vary, for example, G711, G722,
G726, ...
I would like a "rtpdecodebin", to do something like:
udpsrc port=1234 caps="application/x-rtp" ! rtpptdemux ! rtpdecodebin !
audioconvert ! autoaudiosink
I can listen to the"request-pt-map" signal and tell rtpptdemux the exact
format of the payload.
What can I do?
Thank you in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190118/65ae1be3/attachment.html>
More information about the gstreamer-devel
mailing list