OSmedia Demo Feat. Video

OS-media WordPress video plugin, version 2

WordPress video plugin OS-media is an HTML5 player based on the latest Video-js library (5.2.1), designed to make your WordPress platform a multimedia station for responsive video content on-demand.

WordPress video plugin OS-media generate an HTML5 video player (Video-js) and allow streaming of mp4/webm/ogv video through php progressively (HTTP pseudo-streaming).

It works with all WP theme, but is designed specifically for OS-media theme, that is able to properly handle the layout of Custom Post Type (Featured Videos).

There are two areas where you can insert multimedia content:

  • in normal post or page with the classic shortcodes added to the post textarea.
  • in specific Custom Post Type, a dedicated area to make video platforms where we have a single “Featured video” for each page (like WP Featured Images).

And there are 5 possibility to insert video:

  • from local WP installation (after upload video files through FTP): you must place the PATH of this local video resource (for example: /opt/lampp/htdocs/wp/wp-content/uploads/video) and files list appears in file selector.
  • from any file server or WP installation: you must place the URL (http://...) and files list appears in file selector.
  • from Amazon S3 (Simple Storage Server) [files list appears in  file selector],
  • directly uploading (or selecting) files through WordPress media uploader (limited size: depends on the configuration of php and WP) [dedicated input for each format: mp4, webm, ogg]
  • from the platform Youtube & Vimeo. [dedicated input]

OSmedia Featured video – Custom Post Type:
For this type of page, the best way to display video is to use a specific template (like Os-media theme, specifically designed for this plugin) or you can insert the function Osmedia_video() in your theme. This content are also optimized for latest WP theme like Twenty Fifteen or Twenty Fourteen, automatically detected by this plugin, which loads the dedicated layout for CPT content. If your theme is not recognized, is loaded by default the file layout/osmedia_cpt.php, that you can edit and customize for display your featured video.

Image poster for video:

  • For normal post&page you can place poster URL in shortcode.
  • In custom Post Field you can use the WP Featured Image, otherwise the plugin try to load image file from the same directory with the same name and .jpg extension.

Option settings:
Some configs parameters are general config, not present in single-post settings, this one are effective for post already created (for example: “local video path”, or “player skin”). And some other config parameters for default setting that are overwritten by the same settings parameters present in single-post (for example: “width”, or “autoplay”).
Shortcode example:

[php]
video file=”demo” fileurl="https://s3-eu-west-1.amazonaws.com/” img="http://.." youtube="KTRVYDwfDyU" width="640" height="360"
[/php]

Video-js Skin:featured_img_os-media
You can customize you own player skin simply generating css file through this tool: http://codepen.io/heff/pen/EarCt. After that upload this file in the plugin folder: player/videojs/skin. The file name should reflect the name of the main class of the css file (not including the extension .css).

Screenshots:

[av_masonry_gallery ids=’4768,4766,4765,4788′ items=’4′ columns=’4′ paginate=’pagination’ size=’fixed’ gap=’large’ overlay_fx=’active’ caption_elements=’excerpt’ caption_display=’always’ container_links=’active’ id=”]


List of all parameters of OS-media

IMPORTANT NOTE about old version (1.0):
The old featured video post create through old version of this plugin MUST be simply manually reloaded in Admin Area and, when appear the video data on the metabox form, click “Generate Shortcode” button and save post. This because in the new version in normal post and page, video are displayed only through shortcode.

Credits:
OS-media – WordPress HTML5 video video plugin, is based on:

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.