Netcam / Webcam Live Stream

0

This plugin allows to show the live video of a webcam or a netcam. The image is refreshed with the specified time. If the refresh time is too low the image could skip. To get good resul

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin allows to show the live video of a webcam or a netcam.
The image is refreshed with the specified time.
If the refresh time is too low the image could skip.
To get good results it is better to set a refresh time between 1000 and 5000 milliseconds.

A widget is also available.

Shortcode parameters

  • url (required): webcam URL to a single image of the live stream
  • refresh: image reload time in milliseconds (default: 1000)
  • width: image width (ex. 100%, 640)
  • height: image height (ex. 50%, 480)
  • click: enable/disable click event to freeze the current image

Example

[netcam-live url="http://cam6284208.miemasu.net/snapshotJPEG?Resolution=640x480&Quality=Clarity" refresh="2000" width="100%"]