[Bug 743703] http connectivity robustness of hlsdemux (and now adaptivedemux)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 29 16:19:24 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743703
  GStreamer | gst-plugins-bad | unspecified

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-30 00:19:19 UTC ---
I also support this idea and adding the new retry count and interval properties
to adaptivedemux.

First we need to discuss how to report errors from the http source to other
elements. I'd be in favor of doing this using a GstMessage. One option is to
post a GstMessage before the error message with the details of the http
failure, it should have the same sequence number as the error message to
identify both as being the same error reporting. The other option (which was
suggested by Tim, and I'd prefer) is to extend GStreamer's Error message to
support having more details about the failure.

-- 
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