Conferzoom recordings and Discussion board

amandataintor
Community Member

I have an amazing instructor who is using conferzoom to record mock job interviews and then embed in canvas dicussions for peer feedback. We were using the HTML below to embed them but last night it stopped working. Any feedback is greatly appreciated. 

<div class="iframe-container" style="overflow: hidden; padding-top: 56.25%; position: relative;">

      <iframe allow="microphone; camera" style="border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%;" src="https://success.zoom.us/wc/join/{meeting-id}
" frameborder="0"></iframe>

      </div>

(highlighted area replaced with the meeting link)

Labels (1)