rtpsession: Add disable-sr-timestamp property
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 20 Nov 2018 01:45:04 +0000 (02:45 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 5 Apr 2019 18:23:08 +0000 (20:23 +0200)
commit280d86a841eb58324fcc5da3db19cdb04c4b41ef
tree0e14824d981c4f36d8b5f34ed44935f1cbab4f24
parent603c7a52fdbbff92bc97da85e59f7cae2bd66395
rtpsession: Add disable-sr-timestamp property

The Onvif Streaming Spec, in section 6.11, mandates that when
Rate-Control is disabled potential RTCP packets shall have
their timestamps set to 0.

<https://www.onvif.org/specs/stream/ONVIF-Streaming-Spec.pdf>
gst/rtpmanager/rtpsession.c
gst/rtpmanager/rtpsession.h
tests/check/elements/rtpsession.c