Video chat

jerdiggity - July 24, 2009 - 12:21

The Video Chat module will provide a block on a Drupal site within which will be a submit button that says, "Enter Video Chatroom" which, upon clicking, will display a live video/webcam chatroom hosted by Vagipe. It will also provide a form on the user registration page that will make users agree to the terms and conditions before they can register.

If the current user is authenticated (registered), clicking on the button will automatically populate the "user name" in the chatroom URL with the user's registered username ($user->name). If the user is an anonymous (non-registered) user, the "user name" part will instead be filled with random letters and numbers¹ (hopefully this will provide a little more incentive for users to register). In either case, the "room id" will automatically be populated with yourdomain.com.

Usage should otherwise be pretty self-explanatory, however it's always a good idea to see the module's README.txt file for more info.

Please note: the 5.x release does not incorporate registration terms & conditions part.

**The videochat module was written and published with the express written consent of the 3rd party service provider (vagipe.com).**

:)



¹ "Random letters and numbers" are based on an md5 of the user's IP address.

Releases

Official releasesDateSizeLinksStatus
6.x-1.22009-Aug-248.83 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.22009-Aug-247.87 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.