Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Security Camera Monitor

MazzoMedia is proud to release a new application in the Google Play Store for Android Tablets and other devices!Security Camera Monitor was designed specifically as a companion application for DLink, Linksys, Foscam, and/or other IP Cameras*.  Its intended main function is to emulate a closed circuit camera system using four supported IP cameras.

Security Camera Monitor Features:
★ Ability to save and share a JPG image file from any live view whenever you view suspicious activity and would like to capture it.
★ Zoom capabilities for live video feeds.
★ Camera Cycle Mode, which loads each configured camera feed consecutively into a loop on a 5 second interval.
★ IP Camera Shop that lists fully compatible cameras and devices that allow you to increase your security posture.
★ Displays system health statistics, such as Uptime, Battery, and Free Memory.

*Most IP Cameras use a unique URL for accessing the live video feeds, and it can vary with the different makes and models.  Security Camera Monitor's predefined camera types require each configured camera to respond to specific URLs in order to reach the live feed and take snapshots of the JPG still images.  For advanced users, it is possible to override the predefined camera types and enter any URL by selecting camera type "other".

More information on supported cameras can be found here:
http://www.securecharlotte.com/p/supportedcameras.html


The application works best on a 7" Samsung Galaxy Tablet A6, which is a nice sized tablet for home automation! 

Here are some screen shots of it installed on the Galaxy Tablet:



Click here to view a YouTube video of the application in action!


Security Camera Monitor is now available in the in the Amazon Appstore by clicking the link below:

Using Amazon Echo to run a Tasker Task


Using Amazon Echo to run a Tasker Task


The following logic should help get the gears turning in your head as to what you can accomplish using Tasker on your favorite Android system.

In this example, I use my Amazon Echo to toggle a Virtual Switch that I've created in the Samsung Smartthings API website.  I am using an Android application called SharpTools (available in the Play Store) to "Subscribe" to the Virtual Switch state changes.  SharpTools offers a Tasker Plugin (not free) which allows you to create a Tasker Profile to interface with the Virtual Button state.  Using this logic, I have created an example that can mute and unmute my tablet using voice commands on my Amazon Echo.  Of course, the actions or tasks that you have Tasker perform is totally up to you!

System Requirements
Download and install the following Android applications:
  • Amazon Alexa (free, but you'll need an Echo device for this to work)
  • SharpTools (free, but requires plugin puchase to interface with Tasker)
  • Tasker (not free, but WELL WORTH IT!)
Once installed, purchase open SharpTools and purchase the Tasker Plugin

Here are the required steps to use your Amazon Echo and Samsung Smartthings to run a Tasker Task:
  1. Log into your Samsung Smartthings API using a web browser and setup the virtual switch device.  
  2. Click on My Locations and then click your hub.
  3. Click the header for My Devices.
  4. Create the virtual switch.
  5. Log into your Amazon Alexa application and find the new virtual switch smarthome device.
  6. Create a friendly group name for the device in the Alexa app.  TIP: in this example, my group is named Tablet Sound, and only contains the new virtual switch device.
  7. Open Sharptools and authorized the virtual switch.
  8. In Sharptools, long-click on the new virtual switch and "Subscribe to Switch".
  9. In Tasker, create a task to perform the actions you'd like based on the ON or OFF status of the virtual switch.  TIP: Set variables to represent each status.
  10. In Tasker, create a profile to monitor the switch state using the Sharptools plugin, and link it to the Task created above.
  • Select "Event" as the Profile type.
  • Click "Plugin"
  • Click "SharpTools"
  • Click "Thing State"
  • Click on the Configuration pencil
  • Type the exact name of the virtual switch (you can leave the attribute blank)
  • Click Apply, and then back
  • Select the task you created above
Start talking to your Amazon Echo device to initiate the Tasker tasks!
"Alexa, turn on Tablet Sound"

Please share with our fellow SmartHome enthusiasts if you like this method!  Feel free to comment, too!