Skip to content

Webrtc dtls sync

Jan Schmidt requested to merge thaytan/gst-plugins-bad:webrtc-dtls-sync into master

See #1212 (closed) for context.

This uses the new 'clocksync' core element whose only job is to synchronise passing buffers to the clock in a similar way to how identity sync=true, but also handles GstBufferLists like basesink does.

Edited by Jan Schmidt

Merge request reports