<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le sam. 22 févr. 2020 18 h 00, jeyp4 <<a href="mailto:jaiforfriend@gmail.com">jaiforfriend@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I found the easy hack<br>
<br>
caps = gst_caps_from_string("audio/x-opus, rate=(int)16000, channels=(int)1,<br>
channel-mapping-family=(int)0,"<br>
                                        " stream-count=(int)1,<br>
coupled-count=(int)0, streamheader=(buffer)< 4f70757348"<br>
                                        "65616401013801803e0000000000,<br>
4f707573546167731e000000456e636f646564207769746"<br>
<br>
"8204753747265616d6572206f707573656e630000000001 >");<br>
<br>
But still without opusparse element, pipeline throws error<br>
Error received from element app_source: Internal data flow error.<br>
Debugging information: gstbasesrc.c(2948): gst_base_src_loop ():<br>
/GstPipeline:app_pipeline/GstAppSrc:app_source:<br>
streaming task paused, reason error (-5)<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">It's probably badly framed data. Why don't you want to use the parser?</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>