Vyacheslav
Vyacheslav
How to apply text formatting in list ?
Implement GetMailTips method for EWS. Closes #41
Hi, Is there implementation of GetMailTips method?
## Description I found strange behavior: estimated bandwidth is affected when remote participants join or leave All tests run in Chrome 116, but I think this problem exists in all...
## Description We investigated that users with Safari 13 version (no matter desktop or mobile) does not hearing other participants. Does LJM supports this browser? It seems that in this...
## Description When start screen sharing in Chrome with unified plan with audio remove participant with Firefox stops hearing Chrome participant Reproduces on meet.jit.si ## Expected Behavior Firefox participant should...
Hi, `Cannot read property 'connectionTimes' of null` at https://github.com/jitsi/lib-jitsi-meet/blob/master/JitsiConference.js#L2396 I guess it happens after disposing `JitsiConference` (invoke `leave` method), because you delete internal `room` reference, but some of events occurs...