luvolondon / fvtt-module-jitsiwebrtc

Jitsi WebRTC client for FVTT
32 stars 8 forks source link

No Avatar shown to others when Video Turned off #85

Open simulacrum-1 opened 3 years ago

simulacrum-1 commented 3 years ago

It would be a nice feature to not only for you to see your avatar but also others when the video is turned off

bekriebel commented 3 years ago

Unfortunately, the remote clients don't currently have a way of knowing when someone else has muted or unmuted their stream. This is the same reason why mute icons don't appear. I may consider building this into the module itself at some point, but this becomes much easier to do if this feature request for FoundryVTT is implemented: https://gitlab.com/foundrynet/foundryvtt/-/issues/3659