WP Manifestindependent plugin directory
manifest / media / uri-cams

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.zip

Also on Packagist as uriweb/uri-cams:

composer require uriweb/uri-cams

From 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

TagPublished
v1.1 Mar 10, 2023
v1.0.1 Jan 4, 2019
v1.0 Jan 3, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.