jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
285 stars 240 forks source link

Enable and change icon watermark for mobile android/ios #138

Open longquangpham90 opened 2 years ago

longquangpham90 commented 2 years ago

so I have a question How to enable watermark for host, guest and change default icon watermark? We read document support for web, but can not find for mobile android/ios Thanks!

saghul commented 2 years ago

There is no logo / watermark for Android / iOS.

The shared document functionality is on the same place, the 3 dots menu, but you do need to have it configured on your server's config.js.

swimmwatch commented 11 months ago

@saghul hi!

Can you please tell me if it is possible to enable watermark via CSS on mobile SDK (Flutter)? I have changed hang on button color to blue in Jitsi web docker image. And changes have applied on Flutter SDK application. image

saghul commented 11 months ago

No, there isn't support for a watermark on mobile SDKs.