Bug fixes
Fixes a nasty bug introduced in Firefox 154 that would cause remote viewers to see a stalled video.
- fix(webrtc): keep P2P video frames even-sized, Firefox 154's VP9 encoder stalls otherwise (hotfix) by @moufmouf in #6582
- fix(chat): key the user list rooms by playUri instead of room name (hotfix) by @moufmouf in #6583
Full Changelog: v1.33.9...v1.33.10