Now copy your Token for further use. ( Keep your Token secret don’t share it with anyone )
We design a simple website for Duo video calls. This site only works perfectly with two participants. Site: https://videosdk.web.app
This site requires 2things. The first one is the meeting id and the second one is the token. ( https://videosdk.web.app/?id={MEETING_ID}&token={TOKEN} );
All work done on this site. Now let’s move on Kodular ( You can use other app builders ).
Download the demo aia from here and Import it to your Kodular account.
Now on the call screen you will see some functions. Here we use a simple name to make it easy to use.
Now we need to detect changes on our video call. Like opponent join or leave and meeting id. So here are the blocks where you can easily detect all those things.
In screen Inisialze we need to go to our video call URL with the meeting id. In this case, Random Meeting Id is not worked for the call. If you haven’t any meeting id you can just simply ignore the meeting id. For new meetings create a URL like that:
Sorry, but the token saved in the webpage where should be entered in the Kodular app?
Also the ID where should I get it and where should I put it in the Kodular app?
It’s not very clear…
TOKEN is stored in a tiny DB. and you do not need to meeting id to create a new meeting… When you create a new meeting you will get a meeting id on the call screen.
Here demo link to create a new call: https://videosdk.web.app/?id=&token={TOKEN}
Just replace with your TOKEN
I downloaded the apk but it was not working. Niether A new call token was generating. Actually in this app developer is just scrabbing a website. Nothing more
Hi.
1st you need to create a meeting on the app. when you click create new meeting button you will redirect to the call screen. and a meeting code will be copied on your clipboard.
2nd open the demo with another phone then past your token and the meeting id to join the call.
@RDR_SA
my friend it doesn’t work, it doesn’t. I have two phones with the app installed. I start the video call from one mobile, I open the app on the other mobile and nothing is visible.