QuickStart/Embed


Embed Your Video

Light Cast MediaSTREAM now offers a simple way to embed your video.

How To Embed Your Video

  1. Log into system by going to http://www.lightcastmedia.com.
  2. In your Video Manager click on the video you would like to embed.
  3. Now in your stream details page you see the Embed area.
  4. Copy and paste this HTML snippet into your website to insert the video player directly into your page.

Advanced Functions

Auto Start Video

Add this as a child of the object tag:

embed_1.png

Add this as a property of the embed tag:

embed_2.png

Using a background image

Add this as a child of the object tag:

(url should be urlencoded)

embed_5.png

Add this as a property of the embed tag:

(url should be urlencoded)

embed_6.png

Full Screen On/Off

Turning full screen mode on/off is simple:

embed_4.png

Sample Code

Here is sample code:

embed_7.png