You can embed Stagecast with a view, simple tricks in your own app or website in order to drive engagement in your own channels. Read more about Stagecast embedded here.
Please note: This guide details the most simple way of embedding Stagecast in your channels. If you want to read more about advanced API integration, please visit our Developer Documentation.
You embed the Stagecast room in a similar way as you would embed a youtube video, for example - with a simple iFrame or Webview. If you navigate to the sharing options on the top right of the Stagecast room, you find the "Embed Stagecast" option.
When you click this option, you copy a ready-to-go iFrame code snipped that you can paste in your website HTML or app environment.
<iframe
id="stagecast-embed"
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; microphone; midi; vr"
title="Stagecast Embedded"
style="width:100vw; height: 100vh; margin: 0;"
src="https://join.stagecast.se/?code=ROOM_CODE">
</iframe>
After you have embedded the Stagecast room in your app or website, you can go start and stop activities in the Stagecast console like you usually would and all activities now also show up in your app or website.
Easy as that! Now you know how to embed Stagecast in your own app or website.
During business hours (CET), you can typically reach us immediately via the chat window on the bottom right of your screen. Alternatively, you can also send us an e-mail to support@stagecast.io
Take a look at our Terms of service and review our Privacy Policy. We handle your data with care and are committed to GDPR compliance and data & application security.