[Bug 678429] Soup HTTP Src plugin - gst_soup_http_src_create does not return GST_FLOW_ERROR in case of HTTP error 404 not found

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 15:02:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678429
  GStreamer | gst-plugins-good | 0.10.16

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-06-20 22:02:03 UTC ---
Well, I think you're onto something, though I'm not sure how much it should
matter really. The reason you're not getting a follow-up internal flow error is
that the pad_push returns wrong-state rather than an error, which will cause
the source to shut down silently.

Perhaps you'd like to attempt a patch that makes it return GST_FLOW_ERROR from
create() as it should?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list