You can test it by registering an account on the Video Chat Software community website.
When you log in, a Video Conference menu will show up in the main menu (on the left, under Home) and you can start testing. The joomla user name (not login username) will be used as chat name.
The component is developed using MVC (model view controller) for Joomla 1.5 . It's a Joomla 1.5 Native component.
With the latest component version rooms are managed from joomla administrator area and several settings are available for each room. Rooms can also be created and deleted from chat interface in editions with mysql support. Rooms are stored into a mysql table instead of the static xml file.
Video Conference Module: Shows a list of public rooms, including participants online in each room. Also shows private rooms owned by logged in user.
Installation Instructions
Before installing, make sure your hosting environment meets all requirements.
1. If you're not hosting RTMP with us go to RTMP Application Setup for installation details
2. Install the component & module zip files from Extensions > Install/Uninstall in joomla administrator interface
3. Froom joomla administrator interface fill rtmp application address in component parameters from Components > VideoWhisper.com Video Conference
4. Enable the module
Optional: If you wish to add a menu link to the video conference. It must be an external, absolute link (with full website url including domain) to your joomla installation for component com_videowhisper_conference, view vw, format raw:
http://www.replace-this-with-your-domain.com/index.php?option=com_videowhisper_conference&view=vw&format=raw
RTMP application address usually has this form: rtmp://your-rtmp-host.com/videowhisper .We send you this if you host with us. Make sure you do not include any spaces.
Joomla Video Conference Snapshots
Video Conference Component License
This joomla integration component is provided with full php source code under GPL. This basicly means you can use, tweak, distribute the component php files as you wish. Contact us if you have interesting tweaks for this or derived components and want to share these with the world.