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
Fixed an issue where the WebCodecs encoder was hardcoded to VP8 instead of honoring the host's selected codec (AV1, H264, etc).
Resolved a critical WebRTC reconnect loop that caused the OpenH264 encoder to spiral and viewers to see a permanent black screen after a connection drop.
Fixed a bug where setting a persistent session password would cause already-authenticated users to be rejected with a 'Session password incorrect' error.
Expanded Xbox One X Gamepad compatibility and WebRTC UDP/TCP fallback support.
Fully automated the deployment pipeline to ensure Windows, Linux, and macOS binaries upload correctly.