Using Meetings SDK Web. Version 3.11.2
I try to use the Whiteboard’s ‘embed’ functionality to add a Youtube video to the whiteboard. I follow these steps:
1- In youtube, get the ‘embed code’ for a video
2- In the whiteboard in my application, I click on the ‘embed’ icon and paste the code
Expected result: the video is embeded in the whiteboard and can be played.
Actual result: a static image is shown that provides no interaction.
No errors are displayed in the console
Interestingly: in Zoom’s own web client the result is the same, but on the native app, the video can be played as expected
Video of the feature failing on web: Zoom Web SDK Not Work.webm - Google Drive
Video of the feature working on Native App
As per this information, the feature should work in the Web App, so I guess it should also work in the Meeting Web SDK?