jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
21.81k stars 6.52k forks source link

fix: Make sure we process the queued presences after jicofo is in the room. #14674

Closed damencho closed 3 weeks ago

damencho commented 3 weeks ago
damencho commented 3 weeks ago

The first commit actually is not a problem as we do process_normal but not process_first_presence.

The second one is not possible the client RTT cannot beat jicofo on localhost connecting to prosody to be able to send a presence before jicofo.