You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes
Make some fields public for data track types
Refactor data tracks E2EE interface
refactor: extract data-stream logic and shared types into new livekit-common and livekit-data-stream crates (public API unchanged; types are re-exported from livekit)
Use concrete type for data track manager output events
Add an opt-in zero-playout-delay mode for native video subscribers, expose it through the local_video subscriber's --low-latency flag, and isolate subscriber diagnostics from frame-driven video rendering.