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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 22 03:08:03 PST 2016


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

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Something to try: maybe you can do

  yoursrc ! tee name=t  \
      t. ! queue ! gdppay ! filesink location=src.gdp  \
      t. ! queue ! h264parse ! mpegtsmux ! hlssink

and with a bit of luck (if it's not a race condition) we can then replay the
input and reproduce the problem.

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