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
Fix PeerContext forward-declaration in jsep.h from class to struct to match the cxx bridge definition, resolving LNK2019 linker errors on windows-msvc - #1154
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.