datalad-datasets / ohbm2020-posters

Centralized registry of Jitsi rooms and pdfs for OHBM 2020 posters.
https://datalad-datasets.github.io/ohbm2020-posters
32 stars 84 forks source link

Some wrong attendance counts might be from mobile #153

Closed yarikoptic closed 4 years ago

yarikoptic commented 4 years ago

I think I have tried to show from the phone and it incremented but didn't decrement since I think I didn't actually start app

soichih commented 4 years ago

Unm... I wasn't aware that mobile version woul ask user before it opens the meeting room..

Screenshot_20200701-104128

What this means is that.. we need to wait for user to actually enter the room, and start sending the ping.. which I think we can do by handling videoConferenceJoined event.. I will test this.