Q: Embedding and user ascess

If I embed the meeting into our company portal, will the portal manage user access to the meeting? How is user identification and permission handled in this situation? Thank you.

DA56111May 14, 2025
Founder Team
shoeb_meethour

shoeb_meethour

Edited May 14, 2025

A: Dear DA5611, In Meet Hour if you login to dashboard and go to Meeting Settings -> Conference UI Settings -> You may find -> Show "Sign In as Moderator" button in PreJoin Page -> Please Activate this. Now when you embed the meeting you will find a button to login as moderator to start the call within your website.

Now use the below Embed Code by modifying it with your Meeting_ID.

<iframe allow="camera; microphone; display-capture; autoplay; clipboard-write" src="https://meethour.io/<YOUR_MEETING_ID>#interfaceConfig.applyMeetingSettings=true&interfaceConfig.disablePrejoinHeader=true&interfaceConfig.ENABLE_DESKTOP_DEEPLINK=false&interfaceConfig.disablePrejoinFooter=true&interfaceConfig.SHOW_MEET_HOUR_WATERMARK=false&interfaceConfig.HIDE_DEEP_LINKING_LOGO=true&interfaceConfig.MOBILE_APP_PROMO=false&interfaceConfig.ENABLE_MOBILE_BROWSER=true&appData.localStorageContent=null" name="mhConferenceFrame0" id="mhConferenceFrame0" allowfullscreen="true" style="height: 100%; width: 600px; border: 0px;"></iframe>

Share
Helpful?
Log in to join the conversation