Skip to content

rtpmp2tdepay: Add new property to handle RTP TTS packets

Aniket Hande requested to merge anikethande779/gstreamer:main into main

MPEG-2 TS packets are converted to MPEG-2 TTS by adding a timestamp. Each packet takes about additional 4 bytes for which parsing is required.

Edited by Aniket Hande

Merge request reports