Open
Conversation
yamasite
suggested changes
Nov 12, 2021
|
|
||
| * 然后在 [Agora.io SDK](https://docs.agora.io/cn/Agora%20Platform/downloads) 下载 **Unity SDK**,解压后把 sdk 包中的 samples/Hello-Video-Unity-Agora/Assets/AgoraEngine 文件夹拷贝到 API-Example-Unity/Assets 目录下。 | ||
|
|
||
| * 最后使用 Unity 打开本项目, 选择想要运行的 Scene, 根据提示将 APPID 填入,然后运行程序。 |
Contributor
There was a problem hiding this comment.
需要确认项目是不是不能开启 Token,如果项目开启 Token 了在哪里设置 Token。这个部分比较容易出错。
| - [RTC Java SDK API 参考](https://docs.agora.io/cn/Interactive%20Broadcast/API%20Reference/java/index.html) | ||
| - 您可以在 [文档中心](https://docs.agora.io/cn/Video/API%20Reference/unity/index.html)找到完整的API文档 | ||
|
|
||
| - 有关屏幕共享和转码等高级功能,请参阅 [this repo](https://bit.ly/2RRP5tK), 文档 [advanced guides](https://docs.agora.io/en/Interactive%20Broadcast/media_relay_unity?platform=Unity) |
| ## Overview | ||
|
|
||
| This repository contains sample projects using the Agora RTC XXX SDK . | ||
| The API-Example-Unity project is an open-source demo that will show you different scenes on how to integrate Agora SDK APIs into your project. |
Contributor
There was a problem hiding this comment.
The API-Example-Unity project is an open-source demo that shows various scenes with projects integrated with the Agora RTC Unity SDK.
| ### Prerequisites | ||
| #### Developer Environment Requirements | ||
|
|
||
| * Unity 2017 LTS and up |
| 这个开源示例项目演示了不同场景下,Agora SDK 的基本集成逻辑。 项目中每个 Scene 都是一个独立的场景,都可以成功独立运行。 | ||
|
|
||
| *项目运行效果图* | ||
| 在这个示例项目中包含的所有场景都可以独立运行: |
|
|
||
| * 首先在 [Agora.io 注册](https://dashboard.agora.io/cn/signup/) 注册账号,并创建自己的测试项目,获取到 AppID。 | ||
|
|
||
| * 然后在 [Agora.io SDK](https://docs.agora.io/cn/Agora%20Platform/downloads) 下载 **Unity SDK**,解压后把 sdk 包中的 samples/Hello-Video-Unity-Agora/Assets/AgoraEngine 文件夹拷贝到 API-Example-Unity/Assets 目录下。 |
| The project uses a single app to combine a variety of functionalities. | ||
| * **Basic demos:** | ||
|
|
||
| | Demo | Description | APIs | |
| The API-Example-Unity project is an open-source demo that will show you different scenes on how to integrate Agora SDK APIs into your project. | ||
|
|
||
| *image_of_a_running_project* | ||
| Any scene of this project can run successfully alone. |
Contributor
There was a problem hiding this comment.
这一句放在 Project structure 下面
Contributor
There was a problem hiding this comment.
Each scene can run independently.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.