Дамян Минков

Results 848 comments of Дамян Минков

And 3way call from the browser works? Is the mobile client from the same network as the desktop? Try commenting the resolution in your config.js, does that change anything?

Are you talking about the feature `share video`, not the actual video of the participants from their cameras?

I don't see how changing disableThirdPartyRequest will change things in that case ... I wonder whether mobile has a cached config.js ...

HAve you changed config.js? Normally that can happen when you have syntax errors there, the errors are seen in the js console logs of the page.

> ```shell > > ``` If you see this in your resulting index.html, this means that SSI is actually not working and that's the problem. No idea about plesk. SSI...

The options you pass to JitsiMeetExternalAPI can have `lang` option. https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe#creating-the-jitsi-meet-api-object Make sure when testing you use incognito window and close the window between tests. Once the language is set...