Whilst I wait for a reply here: http://community.flowplayer.org/node/1051
I am making version 0.1 of this plugin available.
Installation
- Unzip wpfp
- Upload to /wp-content/plugins/
Usage
- Make a new directory in the root of wordpress called “videos”
- Upload streaming media (.flv, .mp4) to /videos/
- In the wordpress panel (/wp-admin/) under plugins activate “Flowplayer for Wordpress”
- Write a post and add the tag (see example: here) *
* Where “media.flv” is your video file, 600 and 450 are the width and height to make the flash player in the page.
Notes
The version of flowplayer provided with this plugin is version 2.2.2 and is provided under the GPL license as specified by the authors of flowplayer (http://flowplayer.org/).
I am not the author or owner of flowplayer as such all copyright for flowplayer remains that of the respective parties.
I am the author of the included flowplayer.php file and have made this available under the Creative Commons license similar to the GPL: http://creativecommons.org/licenses/by-nc-sa/2.0/uk
If the authors of flowplayer object to the distribution of their works under the original GPL license, I reserve the right to remove the download of this plugin*
* Whilst GPL does allow for me to legally redistribute the “free software” under the original license.
Remember this is version 0.1 as such this only uses the flowplayer minimum embed code, support for playlists etc has not yet been added, depending on the popularity of this plugin I may continue to work on it to provide full access to the flowplayer features (http://flowplayer.org/player/advanced.html).
Please leave a comment with feedback.
As pointed out by Mons PHP 4.x does not support the intial release of this plugin.
Tags: flowplayer, wordpress
Entries (RSS)
Example embed: [FLOWPLAYER=media.flv,600,450]
I can not write this in the above post due to running the plugin on this blog :-p
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /*****/******/*****/*****/*****/*****/public_html/******/wp-content/plugins/wpfp/flowplayer.php on line 39
just so you know.
I am trying to figure out what is the problem
Hi Mons,
Code line 39 is “private $count = 0;”
Which to my recolection is only supported in PHP versions 5.x I will upload a PHP4 compatible version shortly.
Cheers
Hello Again Mons,
Check the entry above I have provided a very quick PHP 4.x conversion for flowplayer.php, replace your current flowplayer.php file with 4.x version and let me know how you get on.
Cheers
Buzz
We need your plugin to work with rtmp for wowza media server or flash media server too instead directly from videos folder. I think we could modify it to work with rtmp.
Hi Jed, sounds like a plan, I am sending you an email now please reply with your suggestions.
Cheers