Google Meet

Google Meet is a video conferencing platform developed by Google. It allows users to conduct virtual meetings, webinars, and video calls with individuals or groups. It is accessible through a web browser, or through a mobile app for iOS and Android devices.

Go to admin panel->meetings->google meet

How to get Google Meet clientsecret.json file :

  • Use the link to create or select a project in the google developers console and automatically turn on the APi. Click continue then go to credential. : Google Cloud Platform

  • On the Add credentials to your project click the Cancel button.

  • At the top of the page, select the Oauth consent screentab. Select an Email Address, Enter product name if not already set and click the Save button.

  • Select the Credentials tab, click the Create Credentials button and select Oauth client id.

  • Use this URL as Redirect URL https://eclass.mediacity.co.in/demo/public/oauth

  • Select the application type Other, enter the name 'googlemeet'. and click the Create button.

  • Click Ok to dismiss the resulting dialog.

  • Click the download json button to the right of the client id.

  • Upload your (Downloaded json)file.

Faq's

Google Meet Missing in My Application

Go to settings and enable Google Meet.

Last updated