I am trying to add a zoom conference to an iframe however it shows me the entire zoom web, not just the screen which I am doing wrong ??
code:
<iframe style="border:none; height: 600px; width: 100%;" src="https://zoom.us/wc/{meetingId}/join?prefer=1&un=webapp&pwd={password}&un=webapp" sandbox="allow-forms allow-scripts allow-same-origin allow-pointer-lock allow-popups" allow="microphone; camera"></iframe> show me the whole web page
How can I put my zoom meeting inside my website correctly?
https://stackoverflow.com/questions/66754052/embed-to-zoom-us March 23, 2021 at 05:24AM
没有评论:
发表评论