@@ -44,18 +44,14 @@ This project contains third-party beauty integration examples, which cannot be e
4444without configuring resources and certificates. The resource certificate configuration method is as
4545follows:
4646
47- #### SenseTime
47+ #### Agora
4848
49- 1. Contact SenseTime customer service to obtain the download link and certificate of the beauty sdk
50- 2. Unzip the beauty sdk, and copy the following resources to the corresponding path
49+ 1. Contact Agora technical support to obtain beauty resources
50+ 2. Put the beauty resources in the corresponding path
5151
52- | SenseTime Beauty SDK Path | Location |
53- |----------------------------------------------------------------------|----------------------------------------------------------|
54- | Android/models | app/src/main/assets/beauty_sensetime/models |
55- | Android/smaple/SenseMeEffects/app/src/main/assets/sticker_face_shape | app/src/main/assets/beauty_sensetime/sticker_face_shape |
56- | Android/smaple/SenseMeEffects/app/src/main/assets/style_lightly | app/src/main/assets/beauty_sensetime/style_lightly |
57- | Android/smaple/SenseMeEffects/app/src/main/assets/makeup_lip | app/src/main/assets/beauty_sensetime/makeup_lip |
58- | SenseME.lic | app/src/main/assets/beauty_sensetime/license/SenseME.lic |
52+ | Agora Beauty Resources | Location |
53+ |------------------------|----------------------------------|
54+ | beauty resources | app/src/main/assets/beauty_agora |
5955
6056#### FaceUnity
6157
@@ -68,21 +64,6 @@ follows:
6864| sticker resource(e.g. fashi.bundle) | app/src/main/assets/beauty_faceunity/sticker |
6965| authpack.java | app/src/main/java/io/agora/api/example/examples/advanced/beauty/authpack.java |
7066
71- #### ByteDance
72-
73- 1. Contact ByteDance customer service to obtain the download link and certificate of the beauty sdk
74- 2. Unzip the ByteDance beauty resource and copy the following files/directories to the corresponding path
75-
76- | ByteDance Beauty Resources | Location |
77- |---------------------------------|--------------------------------------|
78- | resource/LicenseBag.bundle | app/src/main/assets/beauty_bytedance |
79- | resource/ModelResource.bundle | app/src/main/assets/beauty_bytedance |
80- | resource/ComposeMakeup.bundle | app/src/main/assets/beauty_bytedance |
81- | resource/StickerResource.bundle | app/src/main/assets/beauty_bytedance |
82- | resource/StickerResource.bundle | app/src/main/assets/beauty_bytedance |
83-
84- 3. Modify the LICENSE_NAME in the app/src/main/java/io/agora/api/example/examples/advanced/beauty/ByteDanceBeauty.java file to the name of the applied certificate file.
85-
8667
8768### For Agora Extension Developers
8869
0 commit comments