Skip to content

patrickkirsch/joomla-flowplayer-html5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

joomla-flowplayer-html5

Joomla plugin for Flowplayer, with browser capability checks

The major code originates from FlowPlayer Reloaded by tushev.org.

This extends the plugin for browser checking and selecting the appropriate video file. E.g.: - if Flash is available take flash - if MP4 is available (html5

So this code should now work with every browser (Apple, Opera, Firefox), even on mobile.

Furthermore RTMP is now understood.

Hint: this needs a seperate streaming server.

An example:

Implement this in your Joomla page editor.
{flowplayer popup=1 width=90 height=90
        img=/images/girlsteam_sachsen_team_v04.jpg
        mpfour=images/videos/girlsteam_sachsen_sport_im_osten_20140413.mp4
        webm=images/videos/girlsteam_sachsen_sport_im_osten_20140413.webm}
        rtmp://ww8.olanis.net/flvplayback/mp4:girlsteam_sachsen_sport_im_osten_20140413_1280x720.mp4
{/flowplayer}

Installation

Just download
plg_FlowPlayer.Reloaded-3.1_j16-multiplatform-pk.zip
and install it as Joomla plugin.

About

Joomla plugin for Flowplayer, with browser capability checks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages