What version of gstreamer, et al, are you using? Also, get a debug log. You might be able to figure it out from that. Otherwise, post small/relevant portions here.<br><br>GST_DEBUG=souphttpsrc:5,others?<br><br>execute your pipeline<br>
<br>You can look here for debugging info.<br><br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-troubleshooting.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/faq/html/chapter-troubleshooting.html</a><br>
<a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstInfo.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstInfo.html</a><br><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-checklist-element.html">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-checklist-element.html</a><br>
<br>The last source has about 4 pages under it that are very helpful.<br><br><div class="gmail_quote">On Thu, Mar 14, 2013 at 2:05 PM, deepthips <span dir="ltr"><<a href="mailto:deepthips@tataelxsi.co.in" target="_blank">deepthips@tataelxsi.co.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am having a mediaplayer application which uses souphttpsrc in the pipeline.<br>
For url change operations, I do stop and load of pipeline. After continuous<br>
url change, I am getting an error from soup.<br>
ERROR 3: Cancelled from gstsouphttpsrc.c<br>
There are no other error logs. I wanted to know the scenarios which can<br>
cause this error. Thanks..<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/gstreamer-error-cancelled-from-souphttpsrc-tp4659129.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/gstreamer-error-cancelled-from-souphttpsrc-tp4659129.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>