Software Archive
Read-only legacy content
17061 Discussions

Transmitting video using background subtraction feature?

Robert_Oschler
Beginner
344 Views

In my app I'm going to establish a WebRTC session with participants sharing a virtual room with a virtual background.  I'll of course be using the user segmentation API to do the background subtraction.

Can someone give me the general steps for setting this up?  I'm not looking for detailed instructions, just the top level steps/API features I need to involve to make this happen.  I know I can get the frames with the user segmented and deliver them to the WebRTC connection, after merging in the background of my choosing. But:

1) Is there anything more high level in the SDK that might do some of the "heavy lifting"?

2) What is the general technique for merging the individual user segmented frames from different physical locations into a merged stream that can be multicasted over a WebRTC session?

Robert.

0 Kudos
0 Replies
Reply