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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel