Hi there,
I am trying to embed Jitsi Meet via the JavaScript API which works great–thanks for that!
In my app, I’d like to replace all Jitsi toolbar icons with my custom stuff outside of the iFrame. Therefore, I am missing api.executeCommand
calls to toggle full screen, raise a hand, open settings, etc.
Are there undocumented calls for this or is there a workaround to interact with Jitsi Meet directly?
Thanks in advance!