Icareus Embed Video Players

This is a simple page show how to embed Icareus Suite Players to your web portal.

Finding a flexible and feature rich online video platform may be a challenge, fortunately there is one. Icareus Suite offers the easiness of a cloud service to flexibility of an on-site installation.

Video solutions from humans to humans.

Icareus Suite Simple iFrame Inclusion of VOD video

iframes are the simplest way to embed Icareus Suite videos to any web portal, regardless of the content management system.

The required parameters are:

  1. src – url to your Icareus Suite Video player with assetId -parameter to define the video
    • URL is always like http://suite.icareus.com/web/[organisation name]/player/embed/vod?assetId=[assets id from Suite admin UI]
  2. width – width of your iframe/player, in pixels
  3. height – height of your iframe/player, in pixels

Example embed video player code:

Example embed video player:

Icareus Suite WP Plugin – Embed a single video

Our free add-on to Icareus Suite Online Video and TV platform. For you to easily to embed all your videos to your web site, no iframe hassle, no extra objects. Plain and simple.

Icareus provides an free plugin for WordPress that can be used to embed single videos or whole categories of files from Icareus Suite

To load embed video parameters are

  • id* (mandatory) – The if of the video you want to embed
  • width – width of the video in pixels, default is 560px
  • height – height of the video in pixels, default is 315px

Example WordPress Icareus plugin code:

Example WordPress plugin single video:

Icareus WP Plugin – Embed a category

It is possible to embed a complete category from Icareus Suite using the WP Plugin.

Parameters

  • id – Group id of the category
  • items-per-line – how many videos are rendered per line
  • limit – how many videos are fetched from category

Example WordPress Icareus plugin code:

Example WordPress plugin video category:

Icareus Live Player – iframe embed

It is possible to embed a live stream managed by Icareus Suite with your own branded video player.

Simulcasting to Facebook and Youtube is also supported. It is enough you to stream to Icareus Suite and your live stream is automatically distributed to Facebook and Youtube as well.

Parameters

  1. src – url to your Icareus Suite Video player with below -parameters to define the live/linear stream
    • URL is always like http://suite.icareus.com/web/[organisation name]/player/embed/live
    • channelId –System id of the linear channel used for live streaming
    • playerId – id of they live player used on this embed
  2. width – width of your iframe/player, in pixels
  3. height – height of your iframe/player, in pixelsExample

Example WordPress Icareus plugin code:

Example Live stream Embed -player: