How to get the orientation or original aspect ratio of a remote video stream in Zoom Web SDK?

Hi,

I am using the Zoom Web SDK to display remote video streams. I noticed that when a mobile user sends video, it can be either vertical (portrait) or horizontal (landscape).

Is there any way to get the original orientation or aspect ratio of a remote video stream after it has been received?

Hey @Mary02

Thanks for your feedback.

The Video SDK Web provides video-aspect-ratio-change event, you can refer to this section to lean the detail.

Thanks
Vic

1 Like

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