The source project of this merge request has been removed.
Add property to prevent rate (RTSP speed) from scaling RTP timestamps
The RTSP speed parameter currently results in RTP timestamps being scaled with this value (called 'rate' in GStreamer). This patch adds a property, 'scale-rtptime', which allows users to disable this.