Security Camera  

Developer: Open Source Plugins
Category: Security & Locks
Github: Github Repo
Assistance: Get help!   
Plugin ID: com.bertmartin.securitycamera
Latest release: v2.0.1 released on Nov. 28, 2017 (this release is only compatible with Indigo 2022.2 and earlier)
Requires: Indigo v7.0.2 thru v2022.2
(Check the Releases tab below for older releases that may have different requirements)
  Download latest release

SecurityCamera

Security Camera Plugin for Indigo By Bert Martin

https://github.com/bkmar1192/SecurityCamera/

This plugin is designed to be used for security cameras that provide access to a refreshing image file. Although it was designed with Security Cameras in mind it should work with any refreshing image file.

Release details
Released on: Nov. 28, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Update for Indigo Store

Requirements

Security Camera requires the Python Image Library module to be installed. To install run the following from the terminal:

    'sudo pip install Pillow' .
Release details
Released on: June 18, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release
  • Save a low resolution version of the Mosaic
  • Further reduce file size of the low res image
  • If a camera is turned off (via Actions) it will not be displayed in the carousel
  • Misc bug fixes
Release details
Released on: June 10, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

1.6 - Bandwidth Release Snapshots: - Ability to specify the resolution of images when using the snapshot action Master Image: - New Master Image that can toggle between high and low resolution. Carousel: - Low resolution carousel. - Pause camera loop - Manual forward camera loop Recordings - Play/Pause Recording - Forward/backward frames in recordings - Flag to show if a recording has been played before Bug fix - Fixed issue when trying to play a recording and the recording does not exist

Release details
Released on: May 4, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed Master image error when there is a missing recording. Fixed bug that was not causing the Camera Command action to not load.

Release details
Released on: May 4, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Fixed Master image error when there is a missing recording. Fixed bug that was not causing the Camera Command action to not load.

Release details
Released on: March 20, 2017
Requires: Indigo v7.0.2 thru v2022.2
Changes in this release

Changes on how images are processed: - Option to specify the JPG compression (original, high, medium, low) - Sizing of the image keeps the original aspect ratio versus scaling. Black bars will show either above/below or left/right of the original image

File type camera: - Ability to pull an image from a local file

Misc Changes: - Select to use urlib or urlib2 for image capture - Simplified some of the configuration setup

Release details
Released on: Jan. 2, 2017
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

Added try command to master camera variable set.

Release details
Released on: Jan. 2, 2017
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

Bug fix additional logging messages

Release details
Released on: Jan. 1, 2017
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

Master Image bug fix

Release details
Released on: Dec. 31, 2016
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

Fixed issue with master image when no master image has been selected yet.

Release details
Released on: Dec. 26, 2016
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

Bug Fix Release - Improved thread handling - Added code to update menu item - removed some deprecated settings - reorganized actions

Release details
Released on: Dec. 24, 2016
Requires: Indigo v6.0.0 thru v2022.2
Changes in this release

1) Moved all code away from ImageMagick and to native Python Pillow code for all image manipulation - Move to a more native program that was not reliant on external code - Fixed issue with AirFoil

2) Added check version code to assist with auto updates.

3) Significant code optimization to improve future changes and updates.

4) Added ability to run a camera command (url command).

Release details
Released on: Dec. 10, 2016
Requires: Indigo v5.0.0 thru v2022.2
Changes in this release

1.3.6 - Added a max Sensitivity and a Minimum Sensitivity to allow for more presise motion configuration - bug fix on creating a new device - Updates to the README

1.3.5 - Action: Take Snapshot - save single image to file - Action: Take Mosaic - save last six images into a single image mosaic - Improved motion detection - changed to label format for date stamp