jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
22.83k stars 6.68k forks source link

flipping Background image permanently as it is mirrored across different meetings #14914

Open MahmoudSamy201 opened 2 months ago

MahmoudSamy201 commented 2 months ago

What problem are you trying to solve?

I realize when I use background image which contains words in Meet , it had been mirrored for me but in the other participant it looked like normal , also I know if I use flip option , it will resolve the issue .

but my question is there any other option that can disable mirroring background image permanently across different meetings as flip option is not persistent when create meetings through API ?

What solution would you like to see?

option that can disable mirroring background image permanently across different meetings or make flip option persistent when create meetings through API

Is there an alternative?

No response

saghul commented 2 months ago

If you are using the API then there is no need to persist the setting since you can override it when joining. I'd say this applies more to the general case of using the software without the API.

MahmoudSamy201 commented 2 months ago

Oki , so how can I override flip option to solve mirroring issue permanently every time I create new meeting ?

github-actions[bot] commented 3 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.