This topic is an offshoot of two other integrations where this app first released for discussion and maintenance purposes.
Trigger based Camera Pictures and Actions allows you to use triggers (motion sensors, contact/door sensors, momentary switches, buttons like door bells) to:
Activate a Camera
Take a burst of pictures (configurable how many) [Classic App Only]
Enable Camera monitoring optionally (when the camera supports that feature)
Is there any way to ‘attach’ the picture to the notification? Another alternative might be a link to the picture in the application? I was thinking it would avoid my need to dig. That may not be possible.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
4
Unfortunately no, ST doesn’t allow that yet. We’re working on options here but nothing stable enough to make a public release yet.
2 Likes
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
5
###Trigger based Camera Pictures and Actions - Version 1.3.0
Added support to automatically check for SmartApp and Device updates and notify user
After updating the code, open the SmartApp and click Done for the changes to take effect
How do I get access to this smartapp and will it work with the Samsung smart HD camera?
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
7
ST doesn’t allow for attachment but we trying to figure out a third party
service for it. Unfortunately nothing is free for general use and each user
would need to subscribe.
The link would be based on a similar concept.
@RBoy Is this SmartApp designed to work with the Generic Camera Device Handler? Is it basically a version of the ST app ‘Notify me when’ but with the added camera.take() step? I guess there is no way to test the apps without buying a subscription since that beats your model!
Cheers
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
9
This one takes actions based on events and is focused around camera pictures / monitoring etc. “Notify me when” does only that, Notify
How does this differ from “Photo Burst When. . .”?
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
11
Can’t say, this app was built based on requests/feedback from users who needed the functionality to control their cameras and make them work in a security setup. Hence the focus for all the events/action is around camera control (pictures, triggering, enabling/disabling etc).
I guess if you took the time to combine enough apps and make enough rules in CoRE you could replicate most of the functionality here.
I was just wondering if I should switch over. I was referring to the built in Photo Burst When smart app. It can just take some snapshots when motion is detected by any motion detector. It’s pretty simple. It’s under the More folder when you go to the marketplace. . . . I’ve been hoping for some way to email a photo. Too bad we can only access the photos via the carousel tiles.
Hi, I’m trying to set this smart app to take some pictures when my doorbell is pressed. I have my doorbell set as a button, but the app is saying “There are no devices of this capability”. This is odd because I have about 9 button devices.
Am I setting this up incorrectly?
Thank you.
1 Like
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
17
The current app supports contact sensors, motion sensors, momentary contacts and acceleration sensors. In the next version we’ll add support for Buttons also. Thanks for suggestion.
RBoy
(www.rboyapps.com - Making SmartThings Easy!)
18
On request:
###Trigger based Camera Pictures and Actions - Version 01.04.00
Added support for triggering on button pushes/doorbells
Updated support for momentary devices based on revised ST specifications