<div dir="ltr"><div><br></div><div>See if your data ends up at the end of the pipeline: replace autoaudiosink with 'fakesink dump=1'</div><div><br></div><div>If you see hex scrolling on the console, your audio is decoded and sent to your device, something is wrong there.</div><div><br></div><div>If not, you can gradually remove elements in your pipeline to figure out where the data gets stuck for some reason.</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 28 Aug 2020 at 10:15, Frederik <<a href="mailto:devfrederik@gmail.com">devfrederik@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, <br>
thanks for the answer. <br>
Trying to use the exact same pipes a you describe, I get no sound and just a<br>
log full of<br>
basetransform<br>
gstbasetransform.c:1364:gst_base_transform_setcaps:<audioconvert0> transform<br>
could not transform audio/x-raw, format=(string)F32LE,<br>
layout=(string)non-interleaved, rate=(int)44100, channels=(int)1 in anything<br>
we support<br>
<br>
Using <br>
client:<br>
udpsrc port=12000  ! application/x-rtp,clock-rate=44100,<br>
config=40002410adca00  ! rtpjitterbuffer ! rtpmp4adepay ! avdec_aac !<br>
audioconvert ! autoaudiosink<br>
server:<br>
audiotestsrc  ! audioconvert ! avenc_aac !  rtpmp4apay !  udpsink<br>
host=127.0.0.1 port=12000<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="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">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">g. Marc</div>