Hello, I have just finished making a new webcam module that is 100% 4.5.1 compatible. Here is the readme from my module:
Quote:
Webcam Module Readme
/**
* A Web Cam Module by Cory Barton
* Designed For Mambo 4.5.1
* Mambo is Free Software
* This Module is released under GNU/GPL License : http://www.gnu.org/copyleft/gpl.html
* version $Revision: 1.0 $
* Date 10/12/20004
**/
This webcam module displays the output from a web cam that is located anywhere on the web.
It is highly configurable, and can display the full image as a popup window or using
overLIB (the same way mambo previews templates in the admin backend). This module makes use of
the overLIB script that is included with the mambo install. For more info about overLIB
visit: http://www.bosrup.com/web/overlib/
This module is very configurable
It takes the following parameters:
Webcam Image URL -> the url for the camera image
Image Alt Text -> alt text and caption in popup and overlib mode
Image refresh time -> number of seconds to wait before refreshing the image
Thumbnail width -> the width of the preview thumbnail
Thumbnail Height -> the height of the preview thumbnail
Camera Image Width -> Width of fullsize the camera image
Camera Image Height -> Height of the fullsize camera image
Popup Mode -> Choose how to view the full size image from the webcam.
Using overLIB (Javascript preview window.), a popup window, or thumbnail only
Module Class Suffix -> standard module parameter
To set it up you only need to set the Image URL.
Enjoy!
|
You can see it in action in overLIB mode here:
http://www.quepasamedia.com/web/cont...ategory/73/41/
I have registered it at mamboforge, and I am waiting for the admins to open my project page, and I have also requested that Arthur add it to the downloads. The module is now available on mamboportal.com!