Show both meeting participant video side by side

Description
We are integrating the Zoom Web SDK in our web application. We are using the zoom meeting feature, where 2 participant can join and communicate. We have to show both participant both of their video stream. Example:
Participant-A
Participant-B
Both participant-A and participant-B joined a meeting. Now both participant should see their and other participant video.

Questions:

  1. Participant-A not able to see their own video stream. How the participant can see their own stream?
  2. How can we display both of the participant stream side by side? Check attached image for details.
1 Like

Hey @nandanupadhyay222,

Which version of the Web SDK are you using? You should be able to see yourself.

Currently the Web SDK only supports Speaker view, but you will still see yourself.

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.