中/En

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

  • 登录实时音视频控制台,选择 开发辅助 > 快速跑通Demo
  • 单击 新建应用 输入应用名称,例如 TestTRTC;若您已创建应用可单击 选择已有应用。
  • 根据实际业务需求添加或编辑标签,单击 创建。
  • 创建应用

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

  • 输入 userId 和 roomId
  • 点击【进入房间】按钮进入房间
  • 点击【采集麦克风】【采集摄像头】按钮,可采集本地麦克风或摄像头
  • 点击【终止采集麦克风】【终止采集摄像头】按钮,可终止采集麦克风或摄像头
  • 点击【开始共享屏幕】按钮开始屏幕分享
  • 点击【停止共享屏幕】按钮取消屏幕分享
  • Input userId and roomId
  • Click the "Enter Room" button to enter the room
  • Click the "Start Local Audio/Video" button to capture microphone or camera
  • Click the "Stop Local Audio/Video" button to stop capturing microphone or camera
  • Click the "Start Share Screen" button to start screen sharing
  • Click the "Stop Share Screen" button to stop screen sharing

Params 参数

SDKAppId
SDKSecretKey
UserId
RoomId

Device 设备

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

Operation 操作

Log:
Open vConsole