Browse Downloads by alphabetical listing [ 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | G | H | I ] [ J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z ]
Flowplayer
Flowplayer 1.15 is a module for display securely video streams. It allows various customisable options like blocks and video stream content to allow for video streams to list themselves within your XOOPS Site. It allows for both a HTML5 Video playback, Silverlight or Flash playback of RTMP, RTSP, Mp4 HTTP and other forms of streams and flat files.
Watch this introductory video on Flowplayer 1.14:
Reviews total: 1
: csmith
2012/03/16
"sql broken"
I just downloaded and tried installation and it told me the source field was not available. I checked the mysql.sql file and had to add
`source` varchar(500) DEFAULT NULL,
I just copied the raw varchar line, after that it installed fine.