Skip to content

DeepARSDK/agora-web-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agora example of DeepAR Web SDK

  • Go to https://developer.deepar.ai
    • Sign up
    • Create a project and a Web app
    • Copy the license key
    • Paste it into src/index.js (replace your_license_key_goes_here)
  • Sign up on Agora.
    • Create a project and get the App ID.
    • Generate a temp RTC token. Get the token and the channel name associated with it.
  • Paste the App ID, RTC token, and channel name into src/index.js.
  • Open the terminal in the root of the project

Releases

No releases published

Packages

No packages published