Hi,
We’re hosting our own Jitsi Meet, and it would be nice, when doing screen sharing, to temporarily hide the watermark.
Testing with the example in the API documentation filmStripOnly: true
worked as described, but trying SHOW_JITSI_WATERMARK: false
did not.
Is there a list of which options can be overwritten and which cannot? Or am I doing it wrong?