This Smooth streaming plugin allows a cool integration of a video player in your WordPress site. It can accept many video formats like ism and isml (for Smooth Streaming) or progressive download formats like wmv, mov and mp4 (if encoded in H264).
The administration section will offer you some parameters to customize the presentation and skin of the Video player.
Just use the adminpanel or write a tag like :
[sl-playerss background=”transparent” width=”100%” height=”400px” videoUrl=”http://www.tweened.org/wp-content/files/toystory3_720p.mp4″ autoPlay=”1″ themeColorOne=”726A5D” themeColorTwo=”999285″]
The plugin offers the following features:
1-component settings Silverlight
* Transparent Background
By checking this box, the reader will have a transparent background.
* Background Color
Sets the background color of the Silverlight component.
* Width
Sets the width of the Silverlight component (pixel or percent value).
* Height
Sets the height of the Silverlight component (pixel or percent value).
2-player video settings
* Url of the video
Url of the video stream Smooth Streaming (Absolute or relative).
* Warning crossdomain.xml or securityaccesspolicyfile.xml
* Autoplay
Plays when the page loads.
* Color 1 and color 2
Allows you to style the reader.
* Preview the video player
<?php code(); // goes in backticks ?>
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.