Hello All,
Did anyone integrate Jitsi Meet Sdk with the outsystem.. Any forge component available for it.....
Thanks,
Rajat Agrawal
A quick search on the Forge didn't show a Jiski component. And as far as I can see on Cordova there is no plugin for it, so I don't think it is easy to integrate with it.
Kind regards,
Matthias
Thanks Matt for your reply....
Then I will really happy to implement this on OS.... I think it provide Cordova Plugin.....
Hi Rajat,Did you make any progress on this? It's exactly what I'm looking for. Thanks!
-- Joel
Joel Ackerman wrote:
Hi Joel,
I am working on it. I think I can make it soon and make available for you.
Hi Rajat,
Did you ever get this working. I am looking for the same thing.
-Grant
Hi guys,
This shouldn't difficult, follow this step :
1. On Extensibility Configuration, put this :
2. Create screen, and on the button (client action) you want to connect the room, put javascript widget with this syntax
room_url is the room name, example : https://meet.jit.si/Outsystems
All done