Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

Multiple video camera broadcast

Naresh_R_1
New Contributor I
280 Views

Hi Chunbo,

I want to broadcast 2 video camera inputs at one time where 1 camera will be focused on person and another camera will be focused on white board and broadcasted to users.

is there any api for the same so that we can take 2 video source inputs and broadcast the same at a single time

Thanks

Naresh

0 Kudos
3 Replies
Chunbo_H_Intel1
Employee
280 Views

Hi Naresh,

Do you mean to have multiple cameras on the same client machine?

As for MCU, I think you can use either mix mode or forward mode to do so. The thing is that you need to subscribe the right streams with the API of subscribe().

Thanks!

0 Kudos
Naresh_R_1
New Contributor I
280 Views

Thanks Chunbo

Regards

Naresh

0 Kudos
Chunbo_H_Intel1
Employee
280 Views

Great. Thanks!

0 Kudos
Reply