AGORA CONFIGURATION

Estimated reading: 1 minute 23 views
Open the constant file from the lib folder and change the customer id and customer secret.

Setup Agora (Used for Live Streaming)

    • Sign up at Agora Console
    • Create new project, (Fill all required information and click on submit)
    • Click next and close the popup show like below

Tap on Project Management tab and Create Project

    1. Create Project
    2. Enter Your Project Name
    3. Select Use Case And then submit
    • Copy App ID
    • Then click on config action to Get App Certificate
    • Now come back to the .env file again and replace those values like below.
    • AGORA_APP_ID=Your_agora_app_id_here
    • AGORA_APP_CERT=Your_agora_app_certificate_here
Share this Doc

AGORA CONFIGURATION

Or copy link

CONTENTS