[gstreamer-bugs] [Bug 599292] Synchronizing two RTP streams from different devices using RTCP is inaccurate.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 20 08:10:15 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=599292
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #151821|0 |1
is obsolete| |
--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2010-01-20 16:10:12 UTC ---
Created an attachment (id=151846)
View: https://bugzilla.gnome.org/attachment.cgi?id=151846
Review: https://bugzilla.gnome.org/review?bug=599292&attachment=151846
proposed patch
there were some problems with your patch, mostly it compared a buffer timestamp
to an absolute clock value while it should have compared a buffer running_time
against a clock running_time.
Also rearranged some other fields in an attempt to completely get rid of the
ntpnsbase value.
--
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