GuidesThree simple ways to share videos

We're not fans of waiting for large files too upload or download either. That's why we built Streameon so you'll usually only need to upload the video once and then share and publish everywhere you might want. The are three primary methods of getting your video out there:

  • Sharing Links
  • Embed Codes
  • Publish to Social

Each method is used for a specific use-case, let's dive in!

Sharing Links

Sharing Links can be private or public, and as indicated by the name, it's just a clickable link. The video will be rendered in an empty page, without any distractions (like ads). Here's an example:

https://share.streameon.com/9647cc53-6409-4fd4-ac68-0c58eaf8bc47

A Sharing Link is the easiest way to share a video with a coworker or client. No configuration needed.

Embed Codes

Embed Codes are used for adding a video on another website, an embedded video is sometimes called an embed. There is some configuration required as the code needs to be added to you site.

<div style="padding-top:56.25%;position:relative;">
  <div style="width:100%;height:100%;top:0;left:0;position:absolute;">
    <iframe
      width="100%"
      height="100%"
      src="https://embed.streameon.com/650272fe-7474-4d2d-b16c-2fbb35eda24e"
      marginheight="0"
      marginwidth="0"
      frameborder="0"
      allowfullscreen="true"
    ></iframe>
  </div>
</div>
Embed Code example in HTML
An embedded video

Publish to Social

You can link your Social accounts directly in account settings. You will be directed to a secure page to grant access. We currently support the following platforms:

  • YouTube
  • Tiktok

We're constantly working on adding more integrations, the following platforms are on the roadmap:

  • Twitter
  • Instagram
  • Facebook
  • LinkedIn

Ready to get started?Get in touch or create an account.

Get started