I have a website with 5 links to 5 predetermined rooms.
Is there a way for this page to count, via javascript, how many people are in each room?
I’m using meet.jit.si, I don’t know if it releases this information.
The ideal would be a json like “http://meet.jit.si/getinfo/[room name]”, but any help is welcome!