- Easy to install and configure Drupal modules
- Users can create video consultation rooms
- Web based live video presentations and webinars
- PPV - Pay Per View support (Drupal 7)
- Global rooms list support (Drupal 7)
VideoWhisper Drupal Video Consultation is a premium high definition video communication edition for setting up online video consultations, interactive live presentations, trainings, webinars, coaching and online collaboration on Drupal.
This integration is provided as a GPL module. Modules are available both for Drupal6 and Drupal7.
The module manages configuring the video conferencing software, creating video consultation rooms with mutliple settings, listing rooms, accessing room links and removing rooms. Drupal 7 integration includes Drupal Pay Per View Streaming support.
Find on this page: Demos, How does this work, Installation Instructions, Usage Instructions, Uninstall/Upgrade.
Demos for Drupal Video Consultation
Drupal6 integration demo can be tested by registering a free account on the Video Conference Software Drupal 6 powered website.
Drupal7 integration demo can be evaluated on Webcam Presence Drupal 7 powered website.
After registering and login in, use Create Content / Add Content > Video Consultation room or Video Consultations: Create New Instant Video Consultation Room from the user menu to create a video consultation room for testing.
|
How does Drupal Video Consultation integration work?
Site members (as allowed by role permissions) can instantly create video consultation rooms and send the access links to other participants. Rooms are created as Drupal nodes. Links are provided and can be shared by any method (email, instant message).
With this Drupal integration, room settings, including quality and streaming time, permissions to use features (globally by role and locally by room) can be defined and used to control quality and duration of service. This virtually allows website owner to provide controlled premium services.
|
Installation Instructions for Drupal Video Consultation and Modules
Before installing, make sure your hosting environment meets all requirements.
If you're not hosting RTMP with us go to RTMP Application Setup for installation details.
If you already have an older version installed, make sure you uninstall that first.
Latest Drupal 7 version (7.x-3.25+):
- Login to your Drupal administrator account and go from Dashboard to Administration>Modules:
- Get VideoWhisper Drupal modules or links from download page. There is an All Drupal 7 Modules download that includes all VideoWhisper integration modules, vwrooms and vwcredits.
- This module requires VideoWhisper Rooms (vwrooms), VideoWhisper Credits (vwcredits) and Date_api , Date_popup (from Date package).
-
Install (Install new module) and enable these requirements first (one by one or with all modules pack - recommended).
- Install and enable Video Consultation (vcnf) module.
Should be in VideoWhisper category.
- Click Configure for Video Consultation on Modules screen, and fill your rtmp application path (get it from step 1). Change other settings as desired.
- Click Permissions for Video Consultation on Modules screen and enable permissions as desired.
Also give users permissions for Node section to create, edit, delete their own nodes.
Users can be allowed to create and manage their own rooms, visitors can be allowed to access rooms (so invite links work for people nor registered on the site) and admins to manage all rooms.
Older (Drupal 6 and Drupal 7 older than 7.x-2.00) :
- Important: The standard Drupal module contains just the integration. You will also need to have the videowhisper application (which does not come with the regular tag.gz) copied to the website by FTP.
- Download module & application, copy the files from the zip file including folder structure to your public website location.
If you already installed the drupal module, just copy the vconsult folder and contents to the root of your drupal installation.
As a result you should have a vconsult folder with the application in your drupal web root folder (usually public_html) and a vconsult module:
/vconsult
/sites/all/modules/vconsult
- Login to your Drupal administrator account and go to Administer > Site Building > Modules in Drupal 6 or Modules from dashboard in Drupal 7 and enable Video Consultation. Should be in VideoWhisper category.
Click [Save configuration] button at page bottom.
- Go to Administer > Site Configuration > Video Consultation in Drupal6 or Video Consultation : Configure in Drupal7 on Modules screen, and fill your rtmp application path (get it from step 1) and other settings.
Click [Save configuration] button at page bottom.
- Go to Administer > User Management > Permissions , scroll down to vconsult module in Drupal6 or Video Consultation: Permissions in Drupal7 on Modules screen and enable permissions as desired.
Also give users permissions for Node section to create, edit, delete their own nodes.
Users can be allowed to create and manage their own rooms, visitors can be allowed to access rooms (so invite links work for people nor registered on the site) and admins to manage all rooms.
Click [Save configuration] button at page bottom.
|