Skip to content

tsdemux: Make latency configurable

Olivier Crête requested to merge ocrete/gst-plugins-bad:tsdemux-latency into master

Allows for "low latency" mpeg-ts mode which is not standard, but somewhat commont. For this to work the sender has to put timestamps at a higher frequency than the spec requires.

Merge request reports