You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using jitsi iframe api in my app and I need to remove the tinted effect on the camera in the filmstrip. I tried to deactivate it from the config with DISABLE_FOCUS_INDICATOR or DISABLE_DOMINANT_SPEAKER_INDICATOR but it does not work. I cannot access the iframe content directly as the jitsi instance is not on the same domain as my app.
What solution would you like to see?
If possible a new parameter in the config file to enable or disable the feature would be perfect
Is there an alternative?
A new api command in the iframe api
The text was updated successfully, but these errors were encountered:
What problem are you trying to solve?
I'm using jitsi iframe api in my app and I need to remove the tinted effect on the camera in the filmstrip. I tried to deactivate it from the config with DISABLE_FOCUS_INDICATOR or DISABLE_DOMINANT_SPEAKER_INDICATOR but it does not work. I cannot access the iframe content directly as the jitsi instance is not on the same domain as my app.
What solution would you like to see?
If possible a new parameter in the config file to enable or disable the feature would be perfect
Is there an alternative?
A new api command in the iframe api
The text was updated successfully, but these errors were encountered: