Skip to main content
Version: 2.x.x

Integrating Unity SDK - Video SDK

Android SDK is a Java-based native SDK. It is compatible with both Java and Kotlin. It makes it extremely simple to integrate video and audio calls into your app.

Install VideoSDK package​

  1. Open Unity’s Package Manager by selecting from the top bar: Window -> Package Manager.

  2. Click the + button in the top left corner and select Add package from git URL...

  3. Paste the following URL and click Add:

https://github.com/videosdk-live/videosdk-rtc-unity-sdk.git

Install VideoSDK Package

  1. Add the com.unity.nuget.newtonsoft-json package by following the instructions provided here.

Got a Question? Ask us on discord


Was this helpful?