A minimized web demo of Tencent Real Time Communication (TRTC) using trtc-js-sdk that allows you to do basic operations (create client, join/leave room, mute mic/camera).
Please set up your TRTC application in Tencent Cloud Console as instructed here and put your SDKAPPID and SECRETKEY into lib/GenerateTestUserSig.js
$ yarn
$ yarn dev