[Bug 767833] souphttpsrc: use dynamic blocksize

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 09:01:53 UTC 2016


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I don't know how important it is to support a fixed blocksize. Did souphttpsrc
guarantee that if you set blocksize=N you'd always get exactly N bytes before?

What would be nice to support though is to set a initial target blocksize, so
hlsdemux can set something sensible based on the bitrate and fragment duration
for example, then you don't have to wait until it ratches up the block size at
the beginning.

I guess that means that perhaps one should make the adaptive strategy thing a
new property of sorts (boolean, or enum for future extension?).

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