AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
https://pub.dev/packages/agora_rtc_engine
MIT License
734 stars 381 forks source link

Beauty and video filters #1728

Open nizwar opened 5 months ago

nizwar commented 5 months ago

I know this issue been opened oftentimes, but it seems like your competitor already has it (ZegoCloud)

it suck for our dev that we demanded to change and detach our agora module as we already familiar with it for last 4 years

any news regarding this feature is so much appreciated

littleGnAl commented 5 months ago

Hello @nizwar , may I get more detail of your requirements? We have a built-in function setBeautyEffectOptions to adjust some basic beauty effects, check this API for reference https://api-ref.agora.io/en/video-sdk/flutter/6.x/API/class_irtcengine.html#ariaid-title129

If the built-in feature does not work for you, maybe you can try using our marketplace extensions which help reduce the integration cost with some third-party beauty effect SDKs, you can find more here https://docs.agora.io/en/extensions-marketplace/develop/integrate/byteplus?platform=android

If you are looking for a way of how to implement the beauty effect with your existing SDKs base on the agora_rtc_engine, I think you can check this feature for reference https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK?tab=readme-ov-file#interact-with-agora-rtc-native-sdkandroidios-only