GitHub - Clipps/videocall-android-java: Video call using Agora.io SDK with face masks provided by DeepAR SDK · GitHub
Skip to content

Clipps/videocall-android-java

 
 

Repository files navigation

videocall-android-java

This example demonstrates how to use DeepAR SDK to add face filters and masks to your video call using Agora video calling SDK

To run the example

  • Go to https://developer.deepar.ai, sign up, create the project and the Android app, copy the license key and paste it to MainActivity.java (instead of your_license_key_goes_here string)
  • Download the SDK from https://developer.deepar.ai and copy the deepar.aar into videocall-android-java/deepar
  • Sign up on Agora, get the App Id
  • In MainActivity.java, replace your_agora_app_id_here with your agora app id

About

Video call using Agora.io SDK with face masks provided by DeepAR SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%