[Bug 737293] dashdemux: fix gst_mpdparser_get_rep_idx_with_max_bandwidth return

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 20 08:17:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737293
  GStreamer | gst-plugins-bad | 1.4.1

--- Comment #8 from Brendan Long <self at brendanlong.com> 2014-10-20 15:17:38 UTC ---
Created an attachment (id=288955)
 View: https://bugzilla.gnome.org/attachment.cgi?id=288955
 Review: https://bugzilla.gnome.org/review?bug=737293&attachment=288955

gst-plugins-bad: Add "download-bitrate" property to souphttpsrc

This is probably not how we actually want to architect this, but it's a proof
of concept. In this patch, souphttpsrc times its requests and exposes the
bitrate for its download as "download-bitrate".

Based on a suggestion from Tim, this can be improved by only timing from when
we get the headers until the download finishes (so we don't include the round
trip time in the calculation).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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