[Bug 757548] aggregator: Forced to produce data in paused state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat May 20 11:22:52 UTC 2017


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

--- Comment #22 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 352218
  --> https://bugzilla.gnome.org/attachment.cgi?id=352218&action=edit
aggregator: Reset upstream latency on first buffer

We think that the real bug is a race where the query happens before any of the
live sources are linked and was not re-done later, this should fix it.


In the case an aggregator is created and pads are requested but only
linked later, we end up never updating the upstream latency.
This was because latency queries on pads that are not linked succeed,
so we never did a new query once a live source has been linked, so the
thread was never started.

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