-
Notifications
You must be signed in to change notification settings - Fork 84
Embed jitsi in the webpage: that should let us know when someone leaves a room #59
Comments
Attn @soichih |
@katjaq I ended up doing this to detect for someone closing the window
This seems to work.. but I will try the |
awesome! we'll integrate that in brainweb as well. We started exploring using jitsi's data channel for allowing feedback (many other things could be done with it!). It would be wonderful if you guys were willing to keep pushing this with us after the OHBM meeting <3 |
I think it was done by @soichih, so we are all set ! ;) |
awesome!! \o/ |
Hello datafriends! we did a thing with @katjaq using your wss & data :) |
That is really cool. Do we know anything about the number blocks? Could we split it by category to make it easier to narrow down which green squares to check out? Or possibly add a search filter that will reduce the blocks to matching posters? |
yes! we could change the background colour to reflect the category, or add a filter base on the keywords. I'll try to recycle brainweb's community graph viewer to make a network of similar posters (and whether they are active or not :D) |
abstracts.json already has bag of words for each abstract - might help to relate? |
now is good! yes, I talk to @soichih's websocket, so that it doesn't matter which UI people use to connect, the counts will be the same :) (checking abstracts.json, how cool!) |
BTW, forgot to mention open project which I hoped would be our gather town but it is one man effort AFAIK, but might give good ideas etc: https://github.com/capnmidnight/Calla |
I will reopen since we last discussion here... |
how sweet! |
wow! this is a lovely gather space! thanks for sharing @yarikoptic hehe, then we can have you on gathertown, on jitsi, on zoom, and on this lovely calla gather space! :D mindblowing! ;) |
I have not tried calla for a while -- when I tried it was not yet ready, but if you try and see what/how to fixup -- we might end up indeed with our very own gather place! Meanwhile -- added a quick reference to BrainWeb in 357b8c0 . Feel welcome to improve referencing/styling in the top of the page, whatever! |
Here's a simple repo showing how to embed many jitsies: https://github.com/r03ert0/manyjitsis
The code is basically:
which supposes there's a
div
withid="jitsi"
.The text was updated successfully, but these errors were encountered: