[Bug 794505] souphttpsrc: Eos is not emitted for not satisfiable range seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 21 07:00:41 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794505

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369883|none                        |needs-work
             status|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 369883
  --> https://bugzilla.gnome.org/attachment.cgi?id=369883
souphttpsrc: Set automatic_eos default to TRUE

The automatic EOS setting of basesrc was specifically added for souphttpsrc.
Check the GIT commits in souphttpsrc and basesrc that added this.

The problem is that for HTTP we don't know when we're done but we have to wait
until the server is done sending us data. If we stop at the duration, we might
produce too little data.

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