GNOME Bugzilla – Bug 634397
[multifdsink] [PATCH] Add the timestamp of the first and last buffer to the stats
Last modified: 2010-12-29 11:56:42 UTC
Created attachment 174123 [details] [review] 0001-multifdsink-add-first-and-last-buffer-s-timestamp-to.patch We adding a new client, there is no way to know in which point of the stream we started streaming and we don't know either the total duration of the stream received by a client. With this two fields we can know both of them.
It would be more interesting to have stream-time and running_time in those fields then the raw timestamps. commit c41a4d0df48ab3a6f04b3d5750d456fe0c6484a2 Author: Andoni Morales Alastruey <amorales@flumotion.com> Date: Wed Oct 13 17:09:13 2010 +0200 multifdsink: add first and last buffer's timestamp to the stats