<div dir="ltr">Yes. Data is there. In fact, I could hear the data when I put real sink. But the calls remains blocked forever....<br><br><div class="gmail_quote">On 24 March 2010 17:25, Wim Taymans <span dir="ltr"><<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, 2010-03-24 at 17:17 +0530, Durgesh Mishra wrote:<br>
> Hi Experts,<br>
><br>
><br>
> I have written a pipeline for udpsrc -> fakesink. udpsrc port=9000 !<br>
> rtppcmadepay ! alawdec ! audioconvert ! audioresample ! fakesink<br>
><br>
><br>
> But after setting the pipeline to PLAYING state, I get<br>
> STATE_CHANGE_ASYNC then when I try to get the state using,<br>
> gst_element_get_state, It gets blocked forever.<br>
><br>
><br>
> Any idea ?<br>
<br>
</div>A get_state() will block for as long as all sinks have not received any<br>
data. Are you sure there is data being sent on the both udpsrc?<br>
<br>
Wim<br>
<div class="im"><br>
><br>
><br>
> Kind Regards<br>
> -Durgesh O Mishra<br>
><br>
><br>
> "If you only have a hammer, you tend to see every problem as a nail."<br>
</div>> ------------------------------------------------------------------------------<br>
> Download Intel&#174; Parallel Studio Eval<br>
> Try the new software tools for yourself. Speed compiling, find bugs<br>
> proactively, and fine-tune applications for parallel performance.<br>
> See why Intel Parallel Studio got high marks during beta.<br>
> <a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
> _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>"If you only have a hammer, you tend to see every problem as a nail."<br>
</div>