Giter Club home page Giter Club logo

examples-calls-ios's Introduction

Examples for Sendbird Calls

Platform Languages License: MIT

Introduction

Sendbird Calls SDK for iOS is used to initialize, configure, and build voice and video calling functionality into your iOS client app. In this repository, you will find multiple sample apps that implement various features of the Calls SDK into an iOS app.

In the SendBirdCallsExample Xcode Workspace, you will find multiple Xcode Projects that each provide quick implementation of a feature in Calls SDK.

Find out more about Sendbird Calls for iOS on Calls for iOS doc. If you need any help in resolving any issues or have questions, visit our community.


Before getting started

To run the example apps, you must install SendBirdCalls sdk by running the following command on your terminal window.

$ pod install

For more information about requirements, refer to the Calls QuickStart repository.

Receiving a DirectCall

In order to receive an incoming DirectCall, you must implement either Remote Notifications or VoIP Notifications.

Examples in this repository use basic Remote Notifications to receive an incoming call. For a DirectCall example app using VoIP Notifications, please refer to our QuickStart sample.

Samples

BaseSample project contains simple implementation of making and receiving a DirectCall.

ScreenCapture project contains implementation of capturing local and remote video view while making a DirectCall.

ScreenRecording project contains implementation of recording local and remote user's video and audio while making a DirectCall.

ScreenShare project contains implementation of sharing local screen with the remote user while making a DirectCall. This sample uses Apple's ReplayKit to capture and share the app's screen.

LocalViewControl project contains implementation of switching camera device and mirroring local videoView while making a DirectCall.

SoundEffect project contains implementation of configuring different sound effects for Direct Call.

MediaControl project contains implementation of toggling audio / video status while making a DirectCall.

CallHistory project contains implementation of querying and displaying call history using DirectCallLogListQuery.

VoIPNotifications project contains implementation of integrating Apple's CallKit with SendBirdCalls.

AutoAnswer project contains implementation of automatically handling incoming Direct Calls.

HoldAndResume project contains implementation of holding and resuming multiple Direct Calls.

examples-calls-ios's People

Contributors

mininny 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.