mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 07:08:11 +00:00
In single-peer mode (client), frames from unknown epochs are now silently dropped instead of triggering a reconnect loop. This prevents the client from mistaking another client's VP8 track for a server restart. Part of #67