IFrame API: Share a Youtube Video does not work

Share video Youtube not working when using jitsi meet iframe.
I added allow=“autoplay” to iframe but not working.
I using on chrome. Nothing error console.
Please help me!

I think this a permissions limitation, since YT runs on an iframe, so you’d have nested iframes.

I ran the iframeAPI example from jitsi-meet and I was seeing the YouTube video on both sides.

Maybe they had some CSP inplace?