[Bug 792664] New: souphttpsrc: Should send "Range" when offset is 0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 18 23:57:29 UTC 2018


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

            Bug ID: 792664
           Summary: souphttpsrc: Should send "Range" when offset is 0
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: paul.hyunil at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Cannot seek contents in a server and the reason is that the server sents
different file headers when "Range" is included in request header or not.
For this reason, only gstreamer cannot do seek, but ffmpeg in chromium covers
this case. To improve stability of gstreamer, should send "Range: 0-" for all
cases.

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