Skip to content

clocksync: Add "send-gap" property to allow sending a new GAP event

Seungha Yang requested to merge seungha.yang/gstreamer:clocksync-gap into master

This property will make clocksync element push a new GAP event per incoming SEGEMENT event. By this property, we can make downstream wake up or could be prerolled earlier even with very large ts-offset value.

Merge request reports