URI Cams
A plugin to display still images from a webcam
by URI Web Communications · github.com/uriweb/uri-cams · website
★ 0stars
13composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uriweb/uri-cams/archive/refs/heads/develop.zipAlso on Packagist as uriweb/uri-cams:
composer require uriweb/uri-camsFrom the readme
URI Cams Widget
Add the [uri-cams] shortcode to a page and a tides widget appears.
The widget pulls in still images from the quad cams and saves them in the uploads directory. It does not add them to the Media Liberry. It refreshes the images every 15 minutes or so.
Attributes
The cams shortcode is configurable by adding attributes to the shortcode:
ip (string)
The IP address from which to retrieve data. The default is the Bay Campus. (default: 131.128.104.45)
username (string)
Username to access the camera
password (string)
Password to access the camera
class (string)(optional)
Set custom CSS class(s) (default: none)
alt (string)
The alternative text description of the image from the camera
link (boolean)
If set to true, the image element will be a link to the image (for lightbox or what not)
Plugin Details
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.