GithubHelp home page GithubHelp logo

zoom / meetingsdk-web-sample Goto Github PK

View Code? Open in Web Editor NEW
607.0 50.0 333.0 32.54 MB

Zoom Meeting SDK web sample

Home Page: https://developers.zoom.us/docs/meeting-sdk/web/

License: Other

HTML 51.18% JavaScript 48.65% TypeScript 0.17%
sample-app

meetingsdk-web-sample's Introduction

Zoom Meeting SDK web sample

Use of this sample app is subject to our Terms of Use.

The Zoom Meeting SDK for web embeds the Zoom Meeting and Zoom Webinar experiences on a webpage through a highly optimized WebAssembly module.

Zoom Meeting SDK Client View

Installation

To get started, clone the repo:

$ git clone https://github.com/zoom/sample-app-web.git

Setup

  1. Once cloned, navigate to the sample-app-web/CDN directory for the Client View CDN sample, or sample-app-web/Local for the Client View NPM sample, or sample-app-web/Components for the Component View NPM sample:

    $ cd sample-app-web/CDN or $ cd sample-app-web/Local or $ cd sample-app-web/Components

  2. Then install the dependencies:

    $ npm install

  3. Open the directory in your code editor.

  4. Open the sample-app-web/CDN/js/index.js or sample-app-web/Local/js/index.js or sample-app-web/Components/public/tools/nav.js file respectively, and insert your Zoom Meeting SDK Key and Secret or Client ID and Client Secret for Meeting SDK app type's created after February 11, 2023, found on the App Credentials page in the Zoom App Marketplace:

    Key Value Description
    CLIENT_ID Your Client ID or SDK Key. Required.
    CLIENT_SECRET Your Client Secret or SDK Secret. Required.

    Example:

    var CLIENT_ID = "YOUR_CLIENT_ID_OR_SDK_KEY"
    var CLIENT_SECRET = "YOUR_CLIENT_SECRET_OR_SDK_SECRET"

    Reminder to not publish this sample app as is. Replace the Meeting SDK JWT generator with a backend Meeting SDK JWT generator to keep your SDK Secret safe.

  5. Save index.js or nav.js respectively.

  6. Run the app:

    $ npm start

Usage

  1. Navigate to http://localhost:9999 for the CDN or Local sample, or http://localhost:3000 for the Components sample. Then, enter in a Meeting or Webinar number and passcode, choose host or attendee (participant), and, click "join".

    Client View

    Zoom Meeting SDK Client View

    The Client View provides the option to display the Meeting SDK as a full page. This allows for a familiar Zoom Meeting experience because the Client View is the same as the Zoom Web Client, except it lives inside your own web page.

    Nodejs 16

    If you are using Nodejs 16, please use npm install --force to proceed with the installation.

    Component View

    Zoom Meeting SDK Component View

    The Component View provides the option to display the Meeting SDK in components on your page. This allows for a more flexible design.

Learn more about Gallery View requirements and see more product screenshots.

For the full list of features and event listeners, as well as additional guides, see our Meeting SDK docs.

Need help?

If you're looking for help, try Developer Support or our Developer Forum. Priority support is also available with Premier Developer Support plans.

meetingsdk-web-sample's People

Contributors

asmt3 avatar carsonzoom avatar endazoom avatar gondar00 avatar joshuawoodward avatar mayk-zoom avatar michaeldharrington avatar michaelpurnellzoom avatar omazin avatar pikajoyce avatar thiyaramalingam avatar tommygaessler avatar weiguo999 avatar ylkjick532428 avatar yves-zoom avatar zoomdevplatform avatar zoomgithub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.