Remote My Project Playlist Plugin for WordPress

0

The Remote My Project Playlist Plugin for WordPress makes it extremely easy to deliver your Remote My Project public videos through your WordPress website. This plugin has been develope

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

The Remote My Project Playlist Plugin for WordPress makes it extremely easy to deliver your Remote My Project public videos through your WordPress website. This plugin has been developed by Hollywood Tools LLC., the creator of the Remote My Project, and allows for easy embedding of a Remote My Project Playlist in your WordPress posts.

Key Features

  • Shortcode system to allow easy embedding of playlists
  • Can display video or image playlists

Usage

This plugin only works with feeds from Remote My Project.

To see a list of working examples and documentation go to Remote My Project

To see a live example of the plugin in action go to L2 Digital

  1. To use this you will need to create a Channel at Remote My Project.
  2. Right click on the mRSS Feed link you want to show on your site and select Copy Link Address
  3. In a Post or a Page enter the shortcode for the Remote My Project Plugin – [rmp-video playlist=””]
  4. Between the quotes, past the Channel link you copied from Remote My Project
  5. Save and Publish your Post or Page, you’re done!

There are a few options you can set with the player:

type – either “playlist” (default) or “single”
1. “playlist” will show thumbnails of all files in the playlist, and show the video in a popup window
2. “single” shows a single video player, with all files in the playlist as a set of scrollable thumbnails below the video

width – the width of the video player in single mode, 640px by default
height – the height of the player in single mode, 480px by default
autoplay – either “true” (default) or “false”, sets if videos start playing once they are loaded

Example of a full shortcode
[rmp-video playlist=”http://remotemyproject.net/rss/index/1″ type=”single” width=”800″ height=”480″ autoplay=”false”]

Requirements

  • WordPress 2.8.6 or higher
  • PHP 5.0 or higher
  • The wp-content/uploads directory needs to be writable by the plugin. This is likely already the case as WordPress stores your media and various other uploads here.
  • JW Player v5.3 or higher. This can be downloaded directly from the options page.