Metadata-Version: 1.0
Name: qi.jwMedia
Version: 0.5b3
Summary: A plone add-on for video/audio support using the JWPlayer
Home-page: http://qiweb.net
Author: G. Gozadinos
Author-email: ggozad@qiweb.net
License: GPL
Description: Introduction
        ============
        
        qi.jwMedia is a plone add-on that provides audio/video content types. It uses the JW FLV MediaPlayer (http://www.longtailvideo.com/).
        It supports the following features:
        1) Uses blobs if plone.app.blob is installed.
        2) Size, stretching, fullscreen are all settable.
        3) Watermarks.
        4) Closed captions.
        
        RTMP streaming is in working state but only using a customized Red5 streaming server. When finalized it will be released in a future version.
        
        Commercial Use
        ==============
        JW Player is distributed under a non-GPL license and for commercial use you will need to purchase a license. Please see their site for details.
        
        Changelog
        =========
        0.5b3
        ----------------
        * Fixed image setting on video and audio
        
        0.5b2
        ----------------
        * Caption check fixed.
        * Fixed typo for stretching field in video.
        
        0.5b
        ----------------
        
        * Added basic test
        
        0.4b2
        ----------------
        
        * Properly uploaded correct svn branch;)
        
        0.4b1
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
