[Bug 733959] hlsdemux: download bitrate algorithms don't reflect real download rate
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 10 16:12:02 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=733959
--- Comment #55 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #54)
> We can also check if there are signal handlers hooked up when going
> NULL->READY and use the internal boolean as a short-cut. Thing is just this
> is feels all rather silly because we've added this new API just for a
> GST_WARNING log message. We can easily drop messages from a
> GstBin::handle_message() vfunc.
The problem is that if we assume it just works for that limit, once resolutions
improve that limit might not be enough. It could be turned into a warning
message to let the application know that the measurement is not accurate
enough.
Anyway, I agree that we can lower the overhead of the signal by only using it
when it is needed (or reverting and resorting to the buffering messages).
--
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