Can you access them via a web browser ? ie 192.168.1.12 (Or what ever it’s set to ? ) -and what devices are they ? what DVR? - I can see mine no problems from a browser and also from a web extension as well (myipcam) , but yet to attempt any smarthings as i am a new user so getting aquainted
I have LTS cameras (made by hik). I use email notifications on the NVR to trigger IFTTT when they detect motion. Mainly use this at my front door to turn on a light. Delay isn’t too bad, the issue is if you are trying to set up different actions from each camera. Following in case someone has better ideas.
Then I just created an IFTTT sequence that says when IFTTT gets an email from the email account I used on the NVR, then do X which can be another IFFT thing or something inside smartthings.
so i figured out the solution to this- although i’m still not 100% done with programming it- even analog cameras have an RTSP feed for each camera separated by channels. once you get the write URL (just need to google it), all you need to do is use the generic camera code by pstuart and you build it into smartthings.
i’m only left with somehow dealing with it not showing up in my things list.