Skip to content

gstrtpbasepayloader: Add property for scaling RTP timestamp

Tobias Ronge requested to merge (removed):fix-rtsp-speed into master

This patch introduces a property which, if set to FALSE, prevents RTP basepayloader from scaling the RTP time when a segment's rate is not equal to 1.0. This allows for correct handling of the RTSP speed parameter.

Edited by Tobias Ronge

Merge request reports