luvolondon / fvtt-module-jitsiwebrtc

Jitsi WebRTC client for FVTT
32 stars 7 forks source link

[Feature] Add #id of the breakout room #65

Open lozalojo opened 3 years ago

lozalojo commented 3 years ago

Hi:

With the new addition of breakout rooms you can currently create several rooms with different players on it.

The problem is that when you create several rooms, there is no way to know which room each player is in.

So it would be a good idea to add next to each player a number indicating which room the player is currently, so the GM knows exactly who is speaking in each room. And maybe an indicator of voice activity (making the number bold, for exaple)

Thanks, great work!

bekriebel commented 3 years ago

Thanks for the suggestion. Yeah, some sort of indicator of room would be helpful. I'll see if I can come up with a clean way to do so.

lozalojo commented 3 years ago

Great, thanks for your amazing work!