Hi,
I'm new in JAVA and want to develop a live streaming app which required to have face beauty/makeup & background segmentation features. After some research, I decided to use Deep AR SDK.
From Deep AR's example with Agora here, they are able to push external video frame by using Agora RTCEngine.pushExternalVideoFrame(frame). Are ant media server SDK able to do that? I also referred the ant media plugin here but I has no idea on how to make it work with Deep AR SDK. May you guide me on how to integrate Ant Media SDK with Deep AR SDK?
Thanks.