[Bug 733959] hlsdemux: download bitrate algorithms don't reflect real download rate
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 27 03:24:39 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=733959
--- Comment #40 from Rajat Verma <kameyameha at gmail.com> ---
Hello Philippe,
I tested your patch and can verify that now bitrate estimation is accurate.
my test results:
Stream used for testing :
https://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/bipbop_4x3_variant.m3u8
hosted on local apache2 server (to avoid unintended bandwidth variation).
Represenations available:
Gear 1 : ~28 kBps
Gear 2 : ~80 kBps
Gear 3 : ~121 kBps
Gear 4 : ~235 kBps
Without these patches, on setting apache2 bandwidth to 150 kBps, adaptive demux
keeps switching between gear 3 and gear 4 for whole duration of stream.
With these patches, adaptive demux is able to select correct representation all
the time.
--
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