Skip to content

santiyun/iOS_VideoChat-OC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

视频通话

TTTVideoChat是Swift演示demo TTTVideoChat-OC是OC演示demo

准备工作

  1. 下载TTTRtcEngineKit.frameworkTTTPlayerKit.framework。 放在TTTLib目录下
  2. 登录三体云官网 http://dashboard.3ttech.cn/index/login 注册体验账号,进入控制台新建自己的应用并获取APPID。

demo SDK使用方式:

  1. 该demo使用链接framework的方式,参考other link flags

  2. 在framework search path添加framework路径

  3. 添加系统库:

  1. libc++.tbd
  2. libxml2.tbd
  3. libz.tbd
  4. ReplayKit.framework
  5. CoreTelephony.framework
  6. SystemConfiguration.framework
  1. 设置 bitcode=NO

  2. 选择后台音频模式

About

iOS 视频通话demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published