Agora-Flutter-SDK icon indicating copy to clipboard operation
Agora-Flutter-SDK copied to clipboard

Beauty and video filters

Open nizwar opened this issue 1 year ago • 1 comments

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

nizwar avatar Apr 28 '24 08:04 nizwar

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

littleGnAl avatar Apr 29 '24 04:04 littleGnAl