[Bug 760880] New: hlssink: stops fragmentizing the stream so that segment file grows infinitely

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 20 01:59:03 PST 2016


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

            Bug ID: 760880
           Summary: hlssink: stops fragmentizing the stream so that
                    segment file grows infinitely
    Classification: Platform
           Product: GStreamer
           Version: 1.6.2
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: fraxinas at opendreambox.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

i have a pipeline with a custom h264 and aac source, parsers, mpegtsmux, queue
and hlssink. there's a tee piping the ts to a tcpclientsink and an appsink
aswell. fragment duration is set to 2s.
after maybe 100 oder 2500 correctly fragmentized segments, one segment will
eventually grow until the disk is full. the other transfers (tcp and rtsp) keep
running correctly.
my videosource returns FALSE on the force keyframe events.
with buffer probes installed, i do observe keyframe buffers both leaving the
h264parse element and also going into hlssink, so it's not caused by missing
i-frames.

i'm going to do some more debugging on this today.

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