{"id":21319453,"url":"https://github.com/zoom/videosdk-web-helloworld","last_synced_at":"2025-07-12T04:31:50.363Z","repository":{"id":223520997,"uuid":"734657377","full_name":"zoom/videosdk-web-helloworld","owner":"zoom","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-11T07:31:15.000Z","size":151,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-11T10:54:45.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://zoom-webdemo.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zoom.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-22T08:59:48.000Z","updated_at":"2025-07-11T07:31:19.000Z","dependencies_parsed_at":"2024-02-20T18:00:01.137Z","dependency_job_id":"c206a681-4a3a-44e0-a97a-389aef5ef7ef","html_url":"https://github.com/zoom/videosdk-web-helloworld","commit_stats":null,"previous_names":["zoom/videosdk-web-helloworld"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoom/videosdk-web-helloworld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-web-helloworld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-web-helloworld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-web-helloworld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-web-helloworld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoom","download_url":"https://codeload.github.com/zoom/videosdk-web-helloworld/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-web-helloworld/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264939152,"owners_count":23686204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T19:41:57.478Z","updated_at":"2025-07-12T04:31:50.083Z","avatar_url":"https://github.com/zoom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoom Video SDK Web Hello World Sample\n\nUse of this sample app is subject to our [Terms of Use](https://explore.zoom.us/en/video-sdk-terms/).\n\nThe [Zoom Video SDK for web](https://developers.zoom.us/docs/video-sdk/web/) enables you to build custom video experiences on a webpage with Zoom's core technology.\n\n## Installation\n\nTo get started, clone the repo:\n\n`git clone https://github.com/zoom/videosdk-web-helloworld.git`\n\n## Setup\n\n1. Install the dependencies:\n\n   `npm install`\n\n1. Create a `.env` file in the root directory of the project, you can do this by copying the `.env.example` file (`cp .env.example .env`) and replacing the values with your own. The `.env` file should look like this:\n\n   ```\n   VITE_SDK_KEY=abc123XXXXXXXXXX\n   VITE_SDK_SECRET=abc123XXXXXXXXXX\n   ```\n\n   Replace `YourZoomVideoSDKKey` and `YourZoomVideoSDKSecret` with your Zoom Video SDK key and secret.\n\n1. Run the app:\n\n   `npm run dev`\n\n## Usage\n\n1. Navigate to http://localhost:5173\n\n1. Click \"Join\" to join the session\n\n\u003e Learn more about [rendering multiple video streams](https://developers.zoom.us/docs/video-sdk/web/gallery-view/)\n\nFor the full list of features and event listeners, as well as additional guides, see our [Video SDK docs](https://developers.zoom.us/docs/video-sdk/web/).\n\n## Need help?\n\nIf you're looking for help, try [Developer Support](https://devsupport.zoom.us) or our [Developer Forum](https://devforum.zoom.us). Priority support is also available with [Premier Developer Support](https://explore.zoom.us/docs/en-us/developer-support-plans.html) plans.\n\n## Disclaimer\n\nDo not expose your credentials to the client, when using the Video SDK in production please make sure to use a backend service to sign the tokens. Don't store credentials in plain text, as this is a sample app we're using an `.env` for sake of simplicity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-web-helloworld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoom%2Fvideosdk-web-helloworld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-web-helloworld/lists"}