Hello to everybody,
i’m an university student who just integrated Jitsi Meet in an existing project (following the Developer Mobile Guide) in order to create an application capable of making video calls.
I just tried to build/edit my own SDK, and the base project works perfectly: i made my local repo as Jitsi SDK.
The main goal, which I have not yet managed to achieve, is to open two different calls on the same screen at once, perhaps with the ability to scroll down, if they exceed the space of the phone.
In detail, I would like to create the possibility of opening two calls in two different rooms, in the same server.
At the moment, I can’t find a solution, because in the “Join the meeting” part of the script, the phone screen enters full screen mode, without the possibility to interact any further.
Can someone help me out? Anything helps.
Thanks in advance.