Coder Social home page Coder Social logo

videosdk-rtc-android-sdk-banuba-example's Introduction

videosdk-rtc-android-sdk-banuba-example

Quick start example to integrate Banuba SDK with videosdk.live using Android SDK to enhance video calls with real-time face filters and virtual backgrounds.

Steps to Integrate

Prerequisites

  • Development environment requirements:
  • A physical or virtual mobile device running Android 5.0 or later
  • Valid Video SDK Account
  • Valid Banuba Token and Banuba .aar files

Run the Sample Project

Step 1: Clone the sample project

Clone the repository to your local environment.

git clone https://github.com/videosdk-live/videosdk-rtc-android-sdk-banuba-example.git

Step 2: Banuba Token

To start working with the Banuba SDK into your project, you need to have the client token. To receive the client token please fill form on banuba.com

Step 3: Add Banuba SDK dependencies

  • With the client token, you will also receive the Banuba SDK archive for Android which contains Banuba Effect Player (compiled Android library project with .aar extension), Banuba SDK (compiled Android library project with .aar extension) and example filters located under effects folder.

  • Create libs directory in your project and add banuba_effect_player.aar, banuba_sdk.aar files.

Step 4: Modify Banuba Token

Copy and Paste your client token to KEY variable of app/src/main/java/banuba/BanubaProcessor.java

Step 5: Add Effects

Add effects that you want to use in the app/src/main/assets/bnb-resources/effects folder.You can download test effects here: Effects

Step 6: Modify local.properties

Generate temporary token from Video SDK Account.

auth_token= "TEMPORARY-TOKEN"

Step 7: Run the sample app

Run the android app with Shift+F10 or the ** โ–ถ Run ** from toolbar.

Examples

Documentation

Read the documentation to start using Video SDK.

Community

  • Discord - To get involved with the Video SDK community, ask questions and share tips.
  • Twitter - To receive updates, announcements, blog posts, and general Video SDK tips.

videosdk-rtc-android-sdk-banuba-example's People

Stargazers

 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.