https://github.com/ucloud/urtc-win-demo
urtc windows 端demo
https://github.com/ucloud/urtc-win-demo
Last synced: 8 months ago
JSON representation
urtc windows 端demo
- Host: GitHub
- URL: https://github.com/ucloud/urtc-win-demo
- Owner: ucloud
- Created: 2019-05-22T09:42:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T09:21:28.000Z (over 4 years ago)
- Last Synced: 2025-06-04T06:58:29.951Z (9 months ago)
- Language: C++
- Size: 377 MB
- Stars: 2
- Watchers: 12
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 集成DEMO的步骤
1.Visual Studio 2015 及其它c++ 开发环境,编译运行。
2.运行umeeting.exe
3.在设置界面,替换成官网注册的appId、secKey。可以参考这里获取:https://docs.ucloud.cn/urtc/quick 。
4.保存设置
5.登陆 填入用户id(任一数字字母)和房间id(任一数字字母)加入房间,就可以体验了。