Player settings
General settings
These are the main properties of the player.
Display settings
Property | Value | Remarks |
---|---|---|
Name | The name of the input entity as it will be displayed across the platform and in the channel | |
Description | The description of the input is for information and presentation reasons. It will be displayed in public links like a channel or a player | |
Poster image | The thumbnail of the player to be shown in the CMS and on platforms where this player is shared as a link | The poster image will be displayed on platforms where the player is shared a link. For example, Facebook, Twitter or LinkedIn |
Tags | The tag associated with this input. Tags are used to find or associate the player with a specific segment. For example, you can use Player Selector to populate your channel will all the players that have the tag LIVE |
Development
Property | Value | Remarks |
---|---|---|
Unlisted link | The unlisted link will give access to a private player for non-registered users | Use the unlisted link to share your player with a limited group for testing or review purposes. You can always refresh the unlisted link to make the previous link non accessible |
Embed player | the iFrame tag to paste into a third party website or web app that will load this player | Make sure that the player is Live before using the embed link |
API Key | The API key associated with this player. This gives developer the ability to control the player properties programmatically |
Player
This section allow you to configure the visual properties of the player such as the playback controls
Playback controls
Property | Value | Remarks |
---|---|---|
Controls | Show or hide the playback controls | In case of a live stream or of a custom engagement you might want to remove the playback controls from the player |
Autoplay | The player will TRY to start the video playback as soon as the player has loaded. This functionality is not guaranteed to work every time. | The autoplay functionality is limited and varies based on the browser type and the device the player is loaded on. Read more here |
Fullscreen | Show or hide the Fullscreen toggle button | |
Skip Back / Forward | Show or hide the skip buttons and pick the time they should skip | Only visible on VOD streams |
Layout
This section controls the way the video content and the engagement layers are laid out within the player and in relation to each other. Consider the following user cases:
On desktop
You'd like the engagement to overlay the video. In this case you can set:
- Video Layout - Desktop = Fit Center
- Engagement Layout - Desktop = Fit
On Mobile - in portrait mode (vertical)
You'd like the video to be shown at the top of the screen and the engagement to show under the video. In this case you can set:
- Video Layout - Mobile Portrait = Fit Top
- Engagement Layout - Mobile Portrait = Fill
The engagement will fill the mobile screen and will account for the space that is required for the video player to display the content automatically.
Updated over 4 years ago