How do I use a specific Player in an embed?

Viostream allows you to select a specific Player every time you embed a Media Asset or a Channel.

To choose the Player in your embed, simply add the playerKey attribute to your script or iframe embed.

Script example

<script src="https://play.viostream.com/embed/nz6rphenhea7xp?playerKey=s-nhj15se"></script>

Iframe example

<iframe style="width:640px; height:360px; border:none; overflow: hidden"
    src="https://play.viostream.com/iframe/nz6rphenhea7xp?playerKey=s-nhj15se"
    webkitallowfullscreen mozallowfullscreen allowfullscreen>
</iframe>

You can also copy the Player-specific embed codes for a Media Asset or Channel from within Viostream. Simply navigate to the relevant page, select your preferred player and copy the embed code.


Related Posts

Getting Started
Your Media Library
Managing Media
Media Players
Sharing Your Media
Managing Your Account
Building A Site
Managing Events
Technical Information