[Bug 683536] souphttpsrc: Handles long pause (long enough to timeout TCP socket connection) as EOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 11 23:11:42 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=683536
  GStreamer | gst-plugins-good | 1.x

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #7 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-10-11 21:11:39 UTC ---
commit 856c07ea0084bf249103c2b58dc61f151c3d7c98
Author: Thiago Santos <ts.santos at partner.samsung.com>
Date:   Mon Oct 7 14:27:21 2013 -0300

    souphttpsrc: do not emit EOS when connection drops

    If the pipeline is stalled for too long, souphttpsrc will block and
    stop fetching data from the network. This can cause the connection to
    drop and souphttpsrc would handle it as an EOS. This patch makes it
    persist and try to fetch more data until the end of the content length
    or until receiving an error that it is beyong limits in case the content
    is unknown.

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

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