[ARCHIVED] Conferzoom recordings and Discussion board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019
10:28 AM
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)
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.