tencent cloud

Feedback

Last updated: 2024-07-19 18:07:32
    This article will introduce how to quickly implement an audio and video call demo. You will complete the following key steps within 10 minutes and ultimately obtain a video call feature with a full user interface.
    
    
    

    Environment preparations

    Node.js version 16+.
    Modern browser, supporting WebRTC API.

    Step 1: Download the demo

    1. Open the terminal and clone the repository.
    2. Install dependencies.
    React
    Vue3
    cd ./TUICallKit/Web/basic-react
    cd ./TUICallKit/Web/basic-vue3
    npm install

    Step 2: Configure the demo

    Go to the Activate Service page and get the SDKAppID and SDKSecretKey, then fill them in the GenerateTestUserSig-es.js file.
    React
    Vue3
    File path: TUICallKit/Web/basic-react/src/debug/GenerateTestUserSig-es.js
    
    
    
    File path: TUICallKit/Web/basic-vue3/public/debug/GenerateTestUserSig-es.js
    
    
    

    Step 3: Run the demo

    Open the terminal, copy the sample command to run the demo.
    TUICallKit/Web/basic-react
    TUICallKit/Web/basic-vue3
    npm run dev
    npm run serve
    Warning:
    For local environments, access under the localhost protocol. For public network experience, access under the HTTPS protocol. For details, refer to Network Access Protocol Instructions.

    Step 4: Make your first call

    1. Open the browser page, enter the project run address, and log in to userID (defined by you).
    
    
    
    2. Input the callee's userID and click call to experience your first call.
    
    
    
    
    
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support