<div dir="ltr">decodebin might not be able to detect the media it receives from udpsrc, you can<div>help it by specifying the caps with the caps property on udpsrc.</div><div><br></div><div>Wim<br><div class="gmail_extra">
<br><br><div class="gmail_quote">On 7 July 2014 16:24, Baby Octopus <span dir="ltr"><<a href="mailto:jagadishkamathk@gmail.com" target="_blank">jagadishkamathk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
*./test-launch "( audiotestsrc ! audioconvert ! rtpL16pay name=pay0 pt=96<br>
)"* works for me<br>
<br>
But *./test-launch "( udpsrc port=8844 ! decodebin ! audio/x-raw ! queue !<br>
audioconvert ! audio/x-raw,channels=1,rate=11025 ! rtpL16pay name=pay0 pt=96<br>
)"* doesnt work :(<br>
<br>
Any clues?<br>
<br>
~BO<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Issue-with-gst-rtsp-server-tp4667815.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Issue-with-gst-rtsp-server-tp4667815.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div></div></div>