Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Updated to use iframe for opened room / adding client ID to the IP address #79

Merged
merged 3 commits into from
Jun 26, 2020

Conversation

soichih
Copy link
Contributor

@soichih soichih commented Jun 26, 2020

This update changes the way room is opened. Instead of directly opening jisi room, it opens a wrapper which uses jitsi API to open the room as iframe (Thank you @katjaq for the idea #59), and by doing so, I've moved the people counter code to this wrapper so that it can keep up with which rooms are open/closed.

I've also updated on the server side to include "client ID". This makes each jitsi tabs unique so you can open 2 tabs and it will registered as 2 people.

This fixed the issue #58

@soichih
Copy link
Contributor Author

soichih commented Jun 26, 2020

This update includes the fix for #43 .. I think that PR can be closed.

@soichih soichih mentioned this pull request Jun 26, 2020
@yarikoptic yarikoptic merged commit 762d046 into datalad-datasets:gh-pages Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants