{"id":27689444,"url":"https://github.com/sendbird/examples-calls-javascript","last_synced_at":"2025-04-25T10:09:43.124Z","repository":{"id":43891567,"uuid":"355094402","full_name":"sendbird/examples-calls-javascript","owner":"sendbird","description":"This repository provides feature-level Calls samples with JavaScript and lets you know how to implement Sendbird Call's various features.","archived":false,"fork":false,"pushed_at":"2023-06-16T05:04:42.000Z","size":529,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-25T10:09:40.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sendbird.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-06T07:16:16.000Z","updated_at":"2024-10-18T15:43:31.000Z","dependencies_parsed_at":"2022-09-16T04:11:19.095Z","dependency_job_id":null,"html_url":"https://github.com/sendbird/examples-calls-javascript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fexamples-calls-javascript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fexamples-calls-javascript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fexamples-calls-javascript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fexamples-calls-javascript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendbird","download_url":"https://codeload.github.com/sendbird/examples-calls-javascript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250796343,"owners_count":21488709,"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":"2025-04-25T10:09:42.482Z","updated_at":"2025-04-25T10:09:43.105Z","avatar_url":"https://github.com/sendbird.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Examples for Sendbird Calls\n![Platform](https://img.shields.io/badge/platform-javascript-orange.svg)\n![Languages](https://img.shields.io/badge/language-javascript-orange.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/sendbird/quickstart-calls-ios/blob/develop/LICENSE.md)\n\n## Introduction\nSendBird provides `SendBirdCall` framework for your app enabling real-time `voice and video calls` between your users. This sample introduces an applications based on `SendBirdCall`.\n\n## Prerequisites\n- Node\n- npm (or yarn)\n- Modern browser, supporting WebRTC APIs.\n\n## Creating a SendBird application\n1. Login or Sign-up for an account at [dashboard](https://dashboard.sendbird.com/).\n2. Create or select an application on the SendBird Dashboard.\n3. Note the `Application ID` for future reference.\n4. [Contact sales](https://sendbird.com/contact-sales) to get the `Calls` menu enabled in the dashboard. (Self-serve coming soon.)\n\n## Creating test users\n1. In the SendBird dashboard, navigate to the `Users` menu.\n2. Create at least two new users, one that will be the `caller`, and one that will be the `callee`.\n3. Note the `User ID` of each user for future reference.\n\n## Installing and running the sample application\n1\\. Clone this repository \n```shell script\n$ git clone git@github.com:sendbird/examples-calls-javascript.git\n```\n2\\. Install dependencies\n```shell script\n$ cd examples-calls-javascript\n$ npm install\n```\n3\\. Start sample app\n```shell script\n$ npm start\n```\n4\\. If two devices are available, repeat these steps to install the sample application on both the primary device and the secondary device.\n\n## Samples\n\n### [BaseExample](https://github.com/sendbird/examples-calls-javascript/tree/master/base-example)\n`BaseExample` The example contains simple implementation of making and receiving a DirectCall. \n\n### [AudioOnlyCall](https://github.com/sendbird/examples-calls-javascript/tree/master/audio-call)\n`AudioOnlyCall` The example contains simple implementation of making and receiving audio-only type call. \n\n### [AutoAcceptCall](https://github.com/sendbird/examples-calls-javascript/tree/master/auto-accept-call)\n`AutoAcceptCall` The example contains simple implementation of auto accepting a call. \n\n### [AutoDeclineCall](https://github.com/sendbird/examples-calls-javascript/tree/master/auto-decline-call)\n`AutoDeclineCall` The example contains simple implementation of auto declining a call. \n\n### [LocalRecording](https://github.com/sendbird/examples-calls-javascript/tree/master/local-recording)\n`LocalRecording` The example contains simple implementation of local recording during a call.\n\n### [ScreenCapture](https://github.com/sendbird/examples-calls-javascript/tree/master/screen-capture)\n`ScreenCapture` The example contains an implementation of capturing local and remote video view during a call.\n\n### [ScreenShare](https://github.com/sendbird/examples-calls-javascript/tree/master/screen-share)\n`ScreenShare` The example contains an implementation of screen sharing during a call.\n\n## Reference\n[SendBird Calls JS SDK Readme](https://github.com/sendbird/sendbird-calls-javascript/blob/master/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fexamples-calls-javascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendbird%2Fexamples-calls-javascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fexamples-calls-javascript/lists"}