rtpbin/session: Allow RTCP sync to happen based on capture time or send time
authorSebastian Dröge <sebastian@centricular.com>
Wed, 16 Sep 2015 17:28:11 +0000 (19:28 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 25 Sep 2015 21:55:00 +0000 (23:55 +0200)
commita0ae6b5b5a73d1afeeeced38e61bf1f106f9eb12
tree4d25a4da1f113377c87e942ecc48e6e12ce555d1
parent4dade84258ad27fb9e1dfc40b6431dcf6f1f3ccf
rtpbin/session: Allow RTCP sync to happen based on capture time or send time

Send time is the previous behaviour and the default, but there are use cases
where you want to synchronize based on the capture time.

https://bugzilla.gnome.org/show_bug.cgi?id=755125
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/gstrtpsession.c