livekit / ingress

Ingest streams (RTMP/WHIP) or files (HLS, MP4) to LiveKit WebRTC
Apache License 2.0
64 stars 23 forks source link

Improve Ingress A/V sync #154

Closed biglittlebigben closed 8 months ago

biglittlebigben commented 9 months ago

This improves ingress A/V sync by ensuring that buffers are sent to the local participant object at a time that matches their timestamp.

In order to not introduce large delays, also drop late media data at the beginning of the session.