You can embed a Seenit video on any webpage (including intranets) using the embed on website button for a hosted video.
How to embed
Go to the Edits page
Create a Video Link for your chosen Edit
Click the 'Embed' button below your video link
Click 'Copy code'
Paste anywhere that takes a HTML snippet (in this case, an iFrame)
Where can I use this Embed code?
You can use an embed code in whichever platform you wish that accepts an iframe, such as websites or intranets.
You can adjust the height and width of your iFrame in the code snippet if you want to personalise how it looks.
How will it look?
Your video will include the video title, description (optional) and CTA button (optional). See below the view when the description is open/closed.
Simplified design when embedding
If you want a simplified look on your embedded video then add this:
?minimal=true
to the end of the url. For example:
<iframe width="560" height="315" src="https://tv.seenit.io/watch/ZwWtIIB3?minimal=true" frameborder="0" allow="accelerometer autoplay encrypted-media gyroscope picture-in-picture" allowfullscreen></iframe>
Example of how it will look:
Troubleshooting
In some cases, you may need to allowlist the domain tv.seenit.io to watch videos on your network. Please speak with your tech teams or Seenit representative about this.