中/En

  • 判断当前浏览器环境是否满足使用 TRTC,您可以访问 TRTC 检测页面
  • Determine if the current browser environment is suitable for using TRTC,You can visit TRTC Detect Page

  • Login TRTC Console, choose Development Assistance > Demo Quick Run
  • Click New, enter a name for the application, such as TestTRTC. If you have already created an application, click Existing.
  • Add or edit tags according to actual needs, click Create.
  • create
  • 登录实时音视频控制台,选择 开发辅助 > 快速跑通Demo
  • 单击 新建应用 输入应用名称,例如 TestTRTC;若您已创建应用可单击 选择已有应用。
  • 根据实际业务需求添加或编辑标签,单击 创建。
  • 创建应用

  • Copy the SDKAppId and SecretKey into the input box
  • SDKAppId
  • 复制 SDKAppId 和密钥(secretKey)填入输入框
  • SDKAppId

  • 输入 userId 和 roomId
  • 点击 Join Room 按钮进入房间
  • 点击 Publish 发布音视频
  • 点击 Unpublish 取消发布音视频
  • 点击 Start Share Screen 发布屏幕分享
  • 点击 Stop Share Screen 取消发布屏幕分享
  • Input userId and roomId
  • Click Join Room to enter the room
  • Click Publish to publish LocalStream
  • Click Unpublish to unpublish LocalStream
  • Click Start Share Screen to publish screen stream
  • Click Stop Share Screen to unpublish screen stream

Params 参数

SDKAppId
SecretKey
UserId
RoomId

Device 设备

PS: Please make sure the current page allows camera and microphone permissions before joining the room. PS: 进房之前请确认当前页面允许使用摄像头和麦克风

Operation 操作

Log:
Open vConsole