use appsrc with raw opus data
notedit
notedit at gmail.com
Fri Mar 1 09:47:15 UTC 2019
Hi:
I just have a service that have webrtc's media data, for video it works
fine with appsrc. for audio i just do not know how to handle this.
this is my test pipeline
"appsrc is-live=true do-timestamp=true name=audiosrc ! opusparse ! opusdec
! audioconvert ! autoaudiosink"
the data is opus data from webrtc, it is the rtp's payload data. how can
i make this work?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190301/3c60c0d6/attachment.html>
More information about the gstreamer-devel
mailing list