After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797213 - aggregator: add min-upstream-latency property.
aggregator: add min-upstream-latency property.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-27 10:45 UTC by Mathieu Duponchelle
Modified: 2018-10-12 20:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
aggregator: add min-upstream-latency property. (4.34 KB, patch)
2018-09-27 10:45 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2018-09-27 10:45:45 UTC
This is exposed as a solution to the use case of plugging in
sources with a higher latency after the aggregator has started
playing with an initial set of sources, allowing to avoid resyncing.
Comment 1 Mathieu Duponchelle 2018-09-27 10:45:48 UTC
Created attachment 373785 [details] [review]
aggregator: add min-upstream-latency property.
Comment 2 Sebastian Dröge (slomo) 2018-09-27 10:50:53 UTC
I needed this many times already and worked around it ;)
Comment 3 Mathieu Duponchelle 2018-09-27 10:56:59 UTC
Attachment 373785 [details] pushed as 97e2e7a - aggregator: add min-upstream-latency property.
Comment 4 Olivier Crête 2018-09-27 21:30:30 UTC
Can you put the unit (nanoseconds) into the comment ?
Comment 5 Mathieu Duponchelle 2018-10-12 20:59:40 UTC
(In reply to Olivier Crête from comment #4)
> Can you put the unit (nanoseconds) into the comment ?

Tim did that it seems :)