Skip to content

mpegtsmux: periodically send TDT

Yury Shatz requested to merge jurijs.satcs/gstreamer:mpegtsmux-send-tdt into main

Optionally write TDT (Time And Date table) to MPEG transport stream, along with other tables.

Example usage

mpegtsmux tdt-interval=90000 for writing TDT once a second

Edited by Yury Shatz

Merge request reports