Experimental project
This is a sandbox project, which contains experimental code for developer use only.
The WimTvPro module enhances your Drupal website by converting it into a full video asset management and publishing platform. This module is particularly useful on portals where video plays a major role (Web TVs, news portals, etc.), simplifying, improving and speeding up all video management and publishing operations. Editors can upload videos directly from their Drupal site to the www.wim.tv video platform, publish them on any node having a Body field, and stream them to the visitors directly from the cloud.
Introduction
The Wim Video Pro module allows users to extend the benefits of the video streaming services of www.wim.tv (in the following WimTV) to their drupal installation.
This module uses library jQuery 1.4 integrated into Drupal and the Colorbox and Jwplayer plugins integrated into this module.
- jQuery - http://jquery.com
- Colorbox - http://colorpowered.com/colorbox/
- Jwplayer - http://www.longtailvideo.com/players/jw-flv-player/
- Timepicker - http://fgelinas.com/code/timepicker/
This module use WimTV's API for all synchronization operations with WimTV.
Features
The Wim Video Pro module allows users to extend the benefits of the video streaming services of WimTV to their drupal installation, specifically
- create a digital locker of their videos on WimTV
- describe videos
- create WebTVs
- manage the programming of their WebTVs by drawing videos from their digital lockers
- insert iframes of videos in HTML pages
- let visitors of their WebTVs or their web pages watch their videos streamed by WebTVs
Installation
- Download and unpack the Wim Video Pro module directory in your modules folder (this will usually be "sites/all/modules/").
- Go to "Administer" -> "Modules" and enable the module.
Configuration
Go to "Configuration" -> -> "Wimtv configuration" to find all the configuration options.
To set your username and password of WimTV registration.
For sign-up http://www.wim.tv/wimtv-webapp/userRegistration.do?execution=e1s1
Add a new video
Go to "Configuration" -> -> "Wimtv configuration" -> -> "Upload video"
In this page you can add your WmTV videos and automatically they are uploaded to the WimTV server.
You can insert a title and a description of this site.
COMING SOON: insert category and subcategory.
View video and syncronize
Go to "Configuration" -> -> "WimTV configuration" -> -> "My Media"
In this page you can view your videos uploaded with this module, to see the work done within the WimTV site you should click "synchronize".
You can:
* Publish your video and assign the type of license (free, creative commons or Pay per view)
* Unpublish your video
* Play your video
View video into My Streaming
Go to "Configuration" -> -> "Wimtv configuration" -> -> "My Streaming"
In this page you can view your videos moved to My Streaming and you can syncronize videos with WimTV.
You can:
* Unpublish your video
* Play your video
* Organize the order of videos
View your personal detaisl of WimTV and block
Go to "Configuration" -> -> "Wimtv configuration" -> -> "My personal detail"
You can change the visualization of your personal information (entered at the time of registration on WimTV)
To activate the "Block User Profile" block go to "Structure" -> -> "Blocks"
View all videos in My Streaming (page and block)
You can show your videos moved to My Streaming in the page "My Streaming Video" or in the block "Block list video My Streaming".
Add your videos in My Streaming to content page
When you create a content page you view a block called "My Streaming Video". In this block you can add or remove videos that you want to show. The videos are added in the body text like BBCODE ([wimtv]code[/wimtv]).
In the page to be created you will see the player (JWPLAYER) with the video.
Required
Extension server php "php_curl.dll"
Verify php.ini install curl
For install "sudo apt-get install php5-curl"
For Drupal 7.x
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: User engagement, Media
- Created by wimcms on , updated
