logo
0
0
WeChat Login

Unity Version

2021.3 or above

Support Platform

Android (aarch64) and Windows (x86_64)

Android Player Setting

  1. AllowUnsafeCode
  2. Graphics API OPENGLES3.1
  3. miniVersion suggest min Android API >=29
  4. Multithreaded Rendering Disable

Copy the plugins and demo directory to your project Assets

TrroDemo.cs

TrroDemo.cs file call our API to get the video stream and update the render texture. You can associate the render texture with the RawImage or other objects as you like to show video.

Note: revise the projectId, deviceId, password and also the target gateway in the demo file for your case.

TrroInterface.cs

TrroInterface API

TrroCallbackInterface.cs

TrroCallbackInterface API

Plugins

includes our windows SDK and android SDK

device.pem

the certificate file of our SDK, you can put it under the root of the project directory for editor environment.

About

unity项目示例

Language
C#45.7%
Markdown1.6%
MSBuild0%
Others52.7%