Copy the SDKAppId and SDKSecretKey into the input box
复制 SDKAppId 和密钥(SDKSecretKey)填入输入框
输入 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
Notes: this Demo is only applicable for debugging. Before official launch, please migrate the
UserSig calculation code and key to your backend server to avoid unauthorized traffic use caused by the
leakage of encryption key. View
Documents注意️:本 Demo 仅用于调试,正式上线前请将 UserSig 计算代码和密钥迁移到您的后台服务器上,以避免加密密钥泄露导致的流量盗用。查看文档
Device设备
PS: Please make sure the current page allows camera and microphone permissions before joining
the room.PS: 进房之前请确认当前页面允许使用摄像头和麦克风
Operation操作
Copy the link to invite friends to join the video call, one link can invite only one person,
the link will be updated automatically after copying.复制链接邀请好友加入视频通话,一条链接仅可邀请一人,复制后自动更新链接。