Git Product home page Git Product logo

wezoom's Introduction

WeZoom

Goal

Create and start/Join a meeting on demand using MobileRTC framework

Approach

For simplicity I have put all the SDK Auth and Zoom User Auth in AppDelegate where this can change to other view controllers once the USER type in their information.

  1. Please look at the AppDelegate to change these constance.
  2. On the view controller, The start function will trigger to create a meeting with a meeting topic, you can edit it and change.
  3. Start meeting time, for now I have just put it on the call back function where once the meeting is successfully created, it will start it immediate, but for future uses, you can move the startMeeting function in its disired locations.

Final Reminder

Please be aware the sequence of how it will works and race condition may apply

  1. SDK Authenticated
  2. Zoom User Logged In
  3. Create meeting with custom topic and title
  4. Start the Created meeting

wezoom's People

Contributors

aadila6 avatar

Watchers

James Cloos avatar

Forkers

aravindiosdev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.