phiz化
parent
e3aee1771f
commit
cf90e3b578
|
@ -38,7 +38,7 @@
|
|||
|
||||
const APPID = 'abcdefg'
|
||||
const TOKEN = 'some token'
|
||||
4. *lib* 文件夹中包含 mini-app-sdk-production.js 和 finclip-agora-client-sdk.js,分别对应在微信平台和 FinClip 小程序平台,在不同平台运行需要在 *meeting.js* 引入对应的 SDK
|
||||
4. *lib* 文件夹中包含 mini-app-sdk-production.js 和 Phizclip-agora-client-sdk.js,分别对应在微信平台和 PhizClip 小程序平台,在不同平台运行需要在 *meeting.js* 引入对应的 SDK
|
||||
5. 启动开发者工具并导入该示例程序
|
||||
6. 输入频道名,加入频道。邀请你的朋友加入同一个频道,就可以开始视频互通了。
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
Built upon the Agora Miniapp SDK, the Agora Miniapp Sample App is an open-source demo that integrates video chat and live broadcast into your [FinClip Mini Application](https://www.finclip.com/).
|
||||
Built upon the Agora Miniapp SDK, the Agora Miniapp Sample App is an open-source demo that integrates video chat and live broadcast into your [PhizClip Mini Application](https://www.finclip.com/).
|
||||
|
||||
With this sample app, you can:
|
||||
|
||||
|
@ -25,7 +25,7 @@ With this sample app, you can:
|
|||
|
||||
## Running the App
|
||||
|
||||
1. Create a developer account at [FinClip](https://www.finclip.com/) / [Agora.io](http://dashboard.agora.io/signin/) , create a new project and obtain an App ID, and enable the App Certificate.
|
||||
1. Create a developer account at [PhizClip](https://www.finclip.com/) / [Agora.io](http://dashboard.agora.io/signin/) , create a new project and obtain an App ID, and enable the App Certificate.
|
||||
|
||||
2. Download this project.
|
||||
|
||||
|
|
Loading…
Reference in New Issue