[Bug 758385] [PATCH] souphttpclientsink: add "aggregate-gops" property to process GOPs as a whole

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 4 06:37:54 PST 2015


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

--- Comment #9 from minfrin at sharp.fm ---
Having pulled this functionality apart, what the aggregate-gops option does is
ensure that all attempts to write to the sink (in this case a PUT request, in
the filesink's case a disk write) are written as complete group-of-pictures,
and you don't get partial writes of parts of a gop.

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