Wordpress Flowplayer

Demo

Like this plugin?


Help support development of flowplayer and this plugin Purchase a commercial flowplayer license

Installation

  1. Download plugin and upload all contents to `/wp-content/plugins/` (FROM HERE: http://wordpress.org/extend/plugins/word-press-flow-player/)
  2. Create a directory in your webroot for media files `/wp-content/videos/`
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place [FLOWPLAYER=media.flv,600,450] where media.flv is your media file in `/wp-content/videos/` in your blog text (As of 2.0.1.0 you can now include media via http i.e. [FLOWPLAYER=http://another-site.com/media.flv,600,450] ).
  5. (2.0.9.9 or higher) For playlists [FLOWPLAYER=http://somesite.com/media.flv|http://somesites.com/media2.flv,600,450] each item is separated by a pipe |
  6. Updates are made available automatically via the wordpress upgrade system, please ensure you read the change log before upgrading.
  7. You can make changes to the default settings by visiting the configuration page i.e. http://your_website_here/wp-admin/options-general.php?page=flowplayer.php

NOTE: If you are upgrading to a new version as of 2.0.1.x remember to first backup your saiweb_wpfp.conf file!

Configuration

  • Navigate to the configuration page
Go to Wordpress Flowplayer Config

Go to Wordpress Flowplayer Config

  • Configure Your player
Configuration page 2.0.1.0

Configuration page 2.0.1.0

  • Save your changes and ENJOY!

Current STABLE Version 2.0.9.91

See the wordpress plugins page for details.

http://wordpress.org/extend/plugins/word-press-flow-player/

If you have any problems please use the TRAC system: http://trac.saiweb.co.uk

Stable Version

http://wordpress.org/extend/plugins/word-press-flow-player/

Dev version

1
svn co http://svn.saiweb.co.uk/branches/wordpress-flowplayer/trunk /path/to/your/wordpress/word-press-flow-player

NOTE: All development will now be committed to the saiweb subversion,  only release versions will be committed to the wordpress subversion to allow updates from your plugins page.

Change log

  • 2.1.0.0 – Complete re-write, incorporates flowplayer 3.1, Roadmap here
  • 2.0.9.91 – bugfix #58 Wordpress 2.9 issue
  • 2.0.9.9 – Pre release version of 2.1.0.0, keeping original HOOK, status, contains bug fixes, including “license detection”, includes flowplayer 3.1.1
  • 2.0.1.5 – Fixes #24
  • 2.0.1.4 – Fixes #23
  • 2.0.1.3 – Milestone
  • 2.0.1.2 – Fixed #15 … honest this time *cross my heart*
  • 2.0.1.1 – Fixed #15
  • 2.0.1.0 – Fixed #3 #6 #12 (Milestone), adds a lot of functionality to the admin menu
  • 2.0.0.68 – Added a link to Saiweb TRAC via ‘Report Bug’ in admin menu
  • 2.0.0.67 – Jumped to 2.x status following integration of flow player 3.0.1, and admin menu, fully Wordpress 2.6.7 compliant
  • 1.0.0.36 – Bug 2 Fixed
  • 1.0.0.35 – Version here changed multiple times whilst testing rtmp support, this is now confirmed working, see the readme.txt for syntax..
  • 1.0.0.1 – Moving from /videos to /wp-content/videos, added legacy “fail over code” to be removed in 1.1 to allow /videos/ to still work.
  • 1.0.0.0 – Added “BETA” rtmp support (Untested)
  • 0.3 – wpfp to word-press-flow-player “relative path” chnage
  • 0.2 – Syntax tweaks
  • 0.1 – Initial check in of the project to the word press subversion

78 Responses to “Wordpress Flowplayer”
  1. Where is the download link?

  2. Hi George,

    MY bad, you can grab this download form wordpress here: http://wordpress.org/extend/plugins/word-press-flow-player/

    Cheers.

  3. Great plugin!

    I am having a problem with the recent version.

    Warning: touch() [function.touch]: Unable to create file /home/content/c/o/o/user/html/wp-content/plugins/word-press-flow-player/saiweb_wpfp.conf because No such file or directory in /home/content/c/o/o/user/html/wordpress/wp-content/plugins/word-press-flow-player/flowplayer.php on line 394

    any ideas?

    thanks.

  4. Hi Barrie,

    Basically after installation the plugin has attempted to create a config file to store your settings in, this file will need to be created with the PHP/apache user having read and write permissions.

    A chmod of 665 will suffice.

    In future please use our trac system http://trac.saiweb.co.uk/saiweb to report problems.

    Cheers

    Buzz

  5. Thanks Buzz. I made a ticket. Although I did try your suggest. I might not have understood your suggestion completely. I did go into my hosted file manager and allowed write permissions on “saiweb_wpfp.conf”. That alone didn’t resolve it.

    …I will follow the ticket. Thanks for the response.

    For anyone that is viewing this post and wondering about the plugin…it incorporates flowplayer into wordpress perfectly. My problem is probably user induced.

  6. Hi Barrie,

    For the reference of other the ticket is here: http://trac.saiweb.co.uk/saiweb/ticket/15

    As noted in the ticket this does appear to be an issue with the plugin itself at this time, as such a bug fix will be published shortly.

    Regards

    Buzz

  7. Buzz, after chatting with you within the ticket I realized that it should be stated for others to read here, that your flowplayer plugin plays .f4v files.

    There is no other VIDEO PLUGIN for wordpress that plays a .f4v video. An h264 video wrapped in an FLV container displayed in such a nice plugin used in wordpress…priceless.

    Of course you need the latest version of flash to view it…but soon 98% of the computers will have the latest….well maybe not all that soon…but soon enough.

    Thanks!

  8. Hi Barrie,

    Please see the ticket for an update, just as a note I didn’t mean to come across as harsh I just wasn’t expecting a reply back given that you had gone for another player plugin, but seeing as you prefer my player plugin you can find the latest fix in the dev subversion in reply to you ticket.

    Please also note I will shortly be moving all the comments from this post to here: http://www.saiweb.co.uk/wordpress-flowplayer

    The page dedicated to the plugin, that way they do not become ‘lost in time’ as it were when this blog entry eventually drops off the front page :-)

  9. === this space for rent ===

    Well actually I just need the assoc ID for moving the comments ^_^

    UPDATE: comments have now been moved (from here: http://www.saiweb.co.uk/uncategorized/flowplayer-wordpress-2010)

  10. [...] [...]

  11. [...] Wordpress Plugin Tip: http://saiweb.co.uk/wordpress-flowplayer offers WP plugin [...]

  12. Hello,

    ist there a way to use this as a widget, in sidebar?

  13. Hi Malte,

    The plugin takes the wp_content() hook, which I am pretty sure only applies to blog posts, there has not been much call to make a sidebar widgets,

    I will look into this though so keep an eye out :-)

  14. hi,

    awesome plugin! I looked around a lot for the right video plugin, and this is just perfect. I’m only just learning how to use it.

    I tried to install 2.0.1.2 to my blog which is located in my public_html/blog directory. I updated saiweb_wpfp.conf to use an rpath like this:

    rpath:/blog/wp-content/plugins/word-press-flow-player

    This worked great for finding the flowplayer, but it didn’t work for the videos directory. I think there is a typo in flowplayer.php. Line 388 should be:

    define(‘VIDEO_PATH’,(isset($this->conf['rpath'])?substr(0, strpos($this->conf['rpath'],’wp-content’),$this->conf['rpath']).’wp-content/videos/’:'/wp-content/videos/’));

    Note the missing ‘/’ for the condition where rpath ‘isset’. When I made this change, it worked for me.

    cheers!

  15. Ah Yes,

    You are quite right Jerry, I have indeed missed adding the consideration of rpath for videos *doh*, I will get this out shortly as a 2.0.1.3 release and raise a bug in trac :-)

    Thanks for the feedback!

  16. [...] fixed the loading in of flowplayer and the javascript libs however as Jerry has pointed out here: http://www.saiweb.co.uk/wordpress-flowplayer/comment-page-1#comment-995 this does not extend to [...]

  17. As a workaround for the time being use the full http://yoursite.com/blog/wp-content/videos/media.flv

    i.e.

    [FLOWPLAYER=http://yoursite.com/blog/wp-content/videos/media.mp4,200,400]

  18. Awesome screencast video you have there! Can’t wait for you to do some of those for us too…

  19. Yeh I have a whole work load planned for this sunday, Got to do some maintenance on servers, publish and XML service, get the 2.0.1.3 of this plugin out, and Do a screen cast for you guys :-) .

  20. [...] trying a few different options, I converged on the Flowplayer plugin for Wordpress.  Some installation [...]

  21. Hi, on ScreenWEEK.it we have started using FlowPlayer for HD videos but now we think we can use that also for the video embed in the site and all the videoplayer used in, but we need a developer to work on it as our team is not so evolved in flash programming. Can you hel us or know someone who can? Thanks

    Davide Dellacasa

  22. I got a fatal error with wordpress 2.7 and both the version 2.0.1.3 and 2.0.1.4 at activation of the plugin.

    Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /var/www/html/wordpress/wp-content/plugins/word-press-flow-player/flowplayer.php on line 379

    We bought an commercial licence of your product. Can you help?

  23. @Davide

    You can contact me via email HIDDEN EMAIL I will be dropping you an email shortly

    @Edouard

    I have allready sent you an email regarding this, as noted in the documentation this plugin does not support PHP 4.x only PHP 5.x you should also note that Flowplayer is not my product, I am only providing a wordpress plugin to use Flowplayer.

  24. First – THANKS! This is really a fantastic plugin, and I appreciate all the work it represents.

    Now, a question: RTMP streaming…how is it done with this plugin? Your page here says to check the README, but there’s no documentation there. I looked in the tickets, but apparently I’m missing something because it got into Java. Any help? Thanks!

  25. [...] L’occasion également d’utiliser un petit plugin de streaming video. [...]

  26. Unfortunately I get the same fatal error message as Edouard – is this simply a PHP5 vs PHP 4 issue ? – I am on PHP 4.4.2

    Thanks

  27. @Peter

    I am afraid so, the plugin does not support PHP4, PHP4 became deprecated in July 2007

  28. [...] HOLA. 僕は今月の3日で満35歳になった。かねがね「人生70年」と思っていた、正確には「最低でも70歳まで生きれればいい」と思っている僕には、文字通り人生の折り返し点だと思っている。よってこないだメインサイトに、思ってることをちゃんと書いた。よくよく考えたら、自分に自信を持たない方がおかしいのだ。こういうある種の洗脳が解けたので、今後は自信を持って行こう。 よって今回は、これまで見てきた「しょうもない人間たち」に捧げる一曲を、ストリーミングでご覧に入れよう。以前メインサイトで使用したFlowPlayerをWordPressのプラグインとして使用した。やり方はここに書いてあるので参照のこと。 http://www.saiweb.co.uk/wordpress-flowplayer [...]

  29. I’d Help support development of flowplayer and this plugin,if you could adapt this great plugin as a buddypress media plugin. Whereby from the user profile can use this media?
    http://codex.buddypress.org/developer-docs/creating-a-custom-buddypress-component/

    Any idea?

  30. Hi Pete,

    I’ve never even looked at buddypress before, looking at it now it appears that it’s a suite for turning a wordpress install into a social network.

    If this is the case there is no reason as to why this plugin wouldn’t work ‘out of the box’ as it were.

  31. But it needs to be on the user’s profile like a video tab and the user selects it and that when they use your plugin like facebook does.
    Check the buddypress demo.

    http://testbp.org/

  32. Hi,

    I don’t know if it is something very obvious, but is there a way to pass other configuration variables to flowplayer using the plugin (such as setting ‘loop’ to true). I love how easy it is to use the plugin and I’ll definitely use it for embedding videos if I don’t need to tweak anything.

    Also, I like launching the video in a ‘lightview’ overlay. Currently I am using an older version of FlowplayerLight.swf and some code I strung up together by studying a bunch of sites and launching it with the class=”lightview” tag. Do you have any advice/idea how I could launch the player using lightview?

    Thanks and keep up the great work!

  33. Incompatibility with IE8

    Hi, sorry for the double post but I also just realised that this plugin is facing the same problem that many others have with IE, the dreaded “Operation Aborted” error which seems to stem from the plugin being loaded in wp_head which for whatever reason conflicts with IE. Light Box 2 and some other plugins have also faced similar issues with IE. Do you have any suggestion on how to modify this so as to make it IE compatible?

    In the case of lightbox, replacing all instances of wp_head with wp_footer seemed to do the trick.

    Thanks

  34. [...] HOLA. 僕は今月の3日で満35歳になった。かねがね「人生70年」と思っている、正確には「最低でも70歳まで生きれればいい」と思っている僕には、文字通り人生の折り返し点である。よって最近はメインサイトに思ってることをちゃんと書いている。よくよく考えたら、自分に自信を持たない方がおかしいのだ。こういうある種の洗脳が解けたので、今後は自信を持って行こう。 よって今回は、これまで見てきた「しょうもない人間たち」に捧げる一曲を、ストリーミングでご覧に入れよう。Ozzy Osbourne – “Miracle Man”だ。以前メインサイトで使用したFlowPlayerをWordPressのプラグインとして使用した。やり方はここに書いてあるので参照のこと。 http://www.saiweb.co.uk/wordpress-flowplayer [...]

  35. Is there a way to remove the “Flowplayer” text at the bottom right of the screen? Cannot find setting in the config area.. See http://www.houseplangallery.tv/ fpr example.

    Also, anyway to set default video thumbnail frame/image?

    Thanks very much,

    Mark

  36. @mark the current stable version will only remove the logo if you supply a commercial license.

    The next version (which I want to get out tonight) has detection of commercial license, and will swicth between the free and commercial version. see: http://is.gd/x9g3

  37. Is there anyway at all to wrap text around this video player? I have tried several ways in which I know “should” work but I have not been able to successfully get text to wrap around this video player plugin. Help would greatly be appreciated!

  38. For those who may or may not have been struggling with the text wrap issue I just posted about, I finally got it working. I ended up jumping into the style.php file and used .classname { float:left;padding:8px; }

    On another note I’d be interested in hearing more on Marks question above as well…

    “Also, anyway to set default video thumbnail frame/image?”

    Thank you.

  39. how do you add the splash image thumbnail in wordpress?

    thanks,

    Derik

  40. Hey Buzz…

    I installed the player, it works well, I bought a commercial license and installed it, however it is not removing the big Flowplayer text at the bottom. Please help.

    Ritz

  41. Works great apart from 2 things:

    1 – is it possible to make this work on a page? I want to setup a video page showing multiple FLVs.

    2 – Can you hack this to support the new RSS feeds? I want to put multiple FLVs in a sequence, like a TV station -will this be added in future?

    3 – Flash Embedding – I assume the Javascript plugins for generating the embed code won’t work with this? Shame, cos it means I won’t switch from Hana FLV Plugin for general use as I like the fact Flow Player can be embedded by others for my general posts…is it possible to add this? AFAIK no other open source FLV player can generate the embed code – it was nicely built in with FlowPlayer 2, making it a lot easier. Hmm.

    I’ve tried adding the latest Flow Player to a WP page template too, with no success :-(

  42. Oops sorry scrub the first one – my fault, dodgy template.

    The rest though I would like to know…

  43. Danielo Sanchez says:

    Can you use this with shadowbox ?

  44. Currently using the free player in conjunction with 2.0.1.4. Purchased a commercial license last week, but I’ve been waiting for the 2.0.9.9 and 2.1 releases to implement. It appears, via the change log, that they’ve been completed, but I can’t find a download to either release. Possible to point me in the right direction? Thanks.

  45. Hi Kyle,

    2.0.9.9 Is currently available in subversion, I’ll push this to the wordpress servers soon.

    Cheers

    buzz

  46. Hi there,
    I’ve tried the stable release on my wp blog and everything is fine, but I need one specific option – the playlist (so I can add subtitles to the video). After I’ve read everything here and in the Track system I’ve saw that 2.1.0.0 was released some times ago, which should have the playlist option. Now I try to download the 2.0.9.9 from the svn, but I can’t see the flowplayer in my blog, but the javascript is loaded (when I look at the page source). Maybe there is some kind of problem with my theme, but my real question is – will there be new release soon?
    Keep the good work! Buzz you rock :)
    Thanks,
    Regards – Krasen

  47. “’ll push this to the wordpress servers soon.” When will be update for the version 2.0.1.4.?

    Thank you!

  48. Hello,

    I already had a commercial version of flowplayer before I found your plugin. I installed your player in my wordpress-site and it works. So far so good. Than I gave in the licence-code – but nothing happens. The big text at the bottom of the video is still there. What can I do?

    Another question: I would like to center the videos in my postings. I tried it allready with The an also the tag, but the video keeps on the left site. Is there any way?

    Thanks.

  49. Hello,

    I already had a commercial version of flowplayer before I found your plugin. I installed your player in my wordpress-site and it works. So far so good. Than I gave in the licence-code – but nothing happens. The big text at the bottom of the video is still there. What can I do?

    Another question: I would like to center the videos in my postings. I tried it allready with The an also the tag, but the video keeps on the left site. Is there any way?

    Thanks.

  50. Hi Buzz,

    I wrote you a comment today, about two problems with your flowplayer-plugin. I solve both problems by integrating the newer player-version 3.1.2 and using the div id=”player” to place the player in the center of the posts.

    Thanks

  51. I purchased the commercial version, added a logo (it appears in the upper right corner) and the \flowplayer\ logo remains. I can’t figure out how to remove it using the wp-version. Can you advise?

  52. hi,

    somehow the plugin doesn’t work – means
    [FLOWPLAYER=interview_01.flv,600,450]
    is not replaced – i still see that as textoutput.

    i’m using wordpress 2.8.2

    any clue what went wrong?

    thx in advance,
    kilian

  53. having same problem as @Ritz. purchased commercial version 3.1.2 and uploaded the .swf and .js file into the /flowplayer directory.
    it will let me insert a custom image but does not remove flowplayer logo at bottom left.

  54. HI All,

    Please please please!!!! Use TRAC for logging bug reports / support queries, as noted by the lack of updates to the plugin I am extreamly busy and the comments on my blog get queued for a while.

    That said 2.0.9.9 will be pushed to the wordpress repo’s tonight, I have had to ditch rtmp support for the time being.

    However I have picked up playlist support

  55. Hi Buzz
    I downloaded and installed your plugin in my blog, so far it is working perfectly

    This is maybe something that you already answered but I couldn’t find it:

    It is possible to generate an embedded code for the player? (similar to youtube and others) how can I expose it to visitors?

    Thanks in advance for your help

    Masoha

  56. A very basic question…I installed the plug in. I use woothemes. And I have loaded a .flv video into the wp-content/videos folder. But this directory does not show in media list. How to embed the video file .flv that I have in /videos into a post? Thanks

  57. I have addded the player on my site but for some reason when I go the the posts page the video doesn’t load (it only loads on the INDEX PAGE)
    I am using SEO Friendly URLs… can that be the reason for this error to happen?
    also: is there a way to add a THUMBNAIL to the videos instead of that regular BG from flowplayer?

  58. Hello,
    also i need how if it is possible to generate an embedded code for the player.
    I have found this: http://flowplayer.org/demos/tools/sharing-tabbed.html but i’m not sure to know how can i insert it in your plugin.

    Thanks,
    Andrea

  59. Hello David,

    I just opened an account at Influxis using their European servers. At my test site I have six flv videos that I want to use at my WordPress 2.8.4 test site. Right now I have used flv-embed with the JW flv player. It works fine but I want to try your plugin again and with the RTMP address from my Influxis CDN.

    Can your plug-in accommodate using a local server swf player while feeding the actual video from my CDN via RTMP? I need to have one player swf file used for all the videos that is called from the server of the WordPress content and the individual RTMP feed from the CDN that can be added on the Page of text content inside the plugin video tag.

    Also, I do not want the big play and pause buttons showing in the center of the screen and I have been using a png image before the video plays and when it is stopped or finishes playing.

    Will your flow player compatible for 2.8.4 allow for this kind of flexibility and especially using an RTMP source for each video?

    Your reply is much appreciated!

    David H

  60. Great plugin, works perfectly. Really great for people like me who don’t know enough HTML to customize the player at all. Works like a charm with the [FLOWPLAYER=] tag.

  61. Hello,

    great plugin but after I have addded the player the Lightbox plugin doesn’t works. That means we can’t use the Flowplayer plugin :-(

  62. Version 2.0.9.9 is not compatible with WordPress 2.9. I get an error:
    Warning: Constants may only evaluate to scalar values in /absolute/pathto/website.com/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php on line 23

    Can you post a fix?
    Please?

  63. I upgraded Wordpress to 2.9 and it appears that this plugin has completely killed my admin page and blog!

    Here’s the error I get:
    ———————–

    Warning: Constants may only evaluate to scalar values in …../public_html/thecult/blog/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php on line 23

    Warning: Cannot modify header information – headers already sent by (output started at…../public_html/thecult/blog/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php:23) in…../public_html/thecult/blog/wp-includes/pluggable.php on line 868

    ———————–
    What can I do to get my admin page back and get my blog working again?

  64. I upgraded my WP to 2.9.0 and the flowplayer broke.

    Warning: Constants may only evaluate to scalar values in /home/content/d/a/n/dantetv/html/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php on line 23

    Warning to others using the GoDaddy hosting. Hopefully, there will be a fix/workaround for this soon. *fingers eldersigned*

  65. Dean D'Agati says:

    After upgrading to Wordpress 2.9 I get “Warning: Constants may only evaluate to scalar values in …/wordpress/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php on line 23″ on top of every page. Is anyone else experiencing this?

  66. Hello,
    your plugin works perfectly, but I would like to know how I can add the playlist plugin from flowplayer.org to it.

    [http://flowplayer.org/plugins/javascript/playlist.html]

    I hope you can help because I have had no luck on google or forums!

    thanks

  67. Hello,
    it doesn’t work with Wordpress 2.9.

  68. I’m trying to use the flowplayer plugin. It appears to be exactly what I need, but I can’t get it working. I get a “200. Stream not found. Netstream. Play.StreamNotFound, Clip ….”

    I placed the URL in the [FLOWPLAYER=] tag and verified the URL but still receive this message. Any help would be great!

  69. After install I get this above the admin header
    “public_html/test/wp-content/plugins/word-press-flow-player/classes/flowplayer.class.php on line 23

  70. The plug-in’s great, one of the best ones out there, but it now generates a warning message with WordPress 2.9. I’ve got to switch to another player until it gets fixed.

  71. The plugin does work the issue you were seeing was a PHP WARNING message being generated, these should be suppressed on live sites if for no other reason than security.

    I’n any event in 2.0.9.91 I have fixed the code generating the warning, this is tested and working on wordpress 2.9.1

  72. I have described the situation in more detail here: http://flowplayer.org/forum/5/34338

  73. Thank you for the fix, Flowplayer now works fantastic, again.

  74. Yes, it is working with Wordpress 2.9

    btw. is there a possibility to get a border around the vids with the Tag [FLOWPLAYER=video.flv,600,400,border=1] or something like this?

  75. Really nice plug in. I love the clean look. My only complaint is that the aspect ratio is not maintained in \Full Screen\ mode. Most of my videos are 16:9 (widescreen) but most of the computer monitors are 4:3 (like a Standard TV). When someone clicks the \full screen\ button, the video is stretched to the maximum height and width of their monitor, which is making everyone look very skinny when the 16:9 video is scrunched to 4:3. I am sure there is probably a simple code way to fix this so the video streaches to the maximum height or width (not both), but I am a video editor, not a programmer.

  76. [...] Flowplayer for Wordpress – created by David Busby of Saiweb, this plugin also includes player customization features as well as commercial license key input for advanced settings: [...]

  77. Great plugin, perfect base for a project I’m working on. Had an issue with the videos not loading though on a site using SEO friendly URLs (www.site.com/some-post as opposed to http://www.site.com?p-12). Soution was to change line 406 of flowplayer.class.php to:
    url:\”.get_bloginfo(’siteurl’).’/wp-content/video/’.$media.’\',

    Hard coding like that isn’t elegant, would be better to add an admin option for “path to media folder” or something. I’ll do that and post it, but until then, if you’re having the same issue, just replace the /video/ part with whatever folder(s) you’re using. In my case, the full URL to the media is http://www.mysite.com/wp-content/video

    Cheers.

Leave a Reply

Creative Commons License