Integration API Videochat in Glide App?

Hello Glide Community,
is there a way to integrate a API Videochat in Glide?
I am building an educational App possibly with a Videochat feature.
It would be great to get some feedback.

Search for jitsi here in the forum, there are a lot of posts about how to integrate it to Glide, and actually @Mark_Turrell has built something REALLY robust using it.

5 Likes

Hola @Juke

Welcome to the community!

Depending of what you want/need you can use Jitsi on your app.

You can add this in a template column or an URL column:
https://meet.jit.si/rowid#config.prejoinPageEnabled=false&interfaceConfig.TOOLBAR_BUTTONS=[]&config.disableDeepLinking=true&userInfo.displayName=name

rowid is your column rowID
name is your user’s name.

There is a more detailed post by @Mark_Turrell but I can’t find it.

If I have time later, I will create a sample app if nobody else does it.

Edit: Here’s the app: https://observant-van-5424.glideapp.io/

6 Likes

Waiting for the sample :innocent:

2 Likes

@Wiz.Wazeer

While you wait

4 Likes

Thanks a lot for the great feedback! So many answers within a short while!

Thank you SantiagoPerez, I am going to research this possibility!

1 Like
4 Likes

Nice find! It’s great to have options.

1 Like

Jitsi can be easily embedded via webview component with URL https://meet.jit.si/any_ID @Wiz.Wazeer.

3 Likes

I know that. I had that embedded 6/7 months ago like that. We are talking about Something different.

You can check it out here. https://wizwazeer.glideapp.io/

But thank you :blush:

1 Like

Now, I remember you. You still keep this app until now. :+1:
Sorry, for my bad English

1 Like

Check out the latest animations when you get time. . Hover over them. Replacing everything in this app with CSS animations. You will find one on every screen. https://wizwazeer.glideapp.io/

3 Likes

Whereby is also a nice add to this list.

5 Likes

Whereby is pretty good, I tried to make it a thing during the pandemic before Zoom really took off LOL. I used it way back in my consulting business when it was Appear.in . The UX of inviting someone to a meeting immediately is still much better than Zoom.

1 Like

Hi @Wiz.Wazeer
I get the share screen button doesn’t work in glide, unlike if it is opened in the browser. Have you experienced it too?

@SantiagoPerez

1 Like