HeyGen-Official / StreamingAvatarSDK

Streaming Avatar SDK
MIT License
16 stars 24 forks source link

Video Streaming API Background Change #31

Open HarshiniRaavula opened 1 week ago

HarshiniRaavula commented 1 week ago

Hi Everyone,

By reffering the source code of this SDK, I integrated HeyGen streaming API in my Unity Project.

But the generated Video Background is Green, I am trying to change the Background for the Genrated Video Stream. It seems there is no direct way to give the background image to the API.

Do we have any suggestions on how we can change Background in Unity 3D?

jobyrao commented 6 days ago

@HarshiniRaavula Some public avatars output video streams with a green background. You can use canvas rendering to capture the video stream frame by frame and remove the green background.