I’m not entirely sure as I haven’t used smarttiles. You can try a website like https://www.ispyconnect.com/man.aspx?n=D-Link to find an alternate streaming path. SmartTiles streams directly from the camera, it doesn’t interact with my SmartApp at all.
@mcneillr There currently is no way to retrieve a motion event from the camera to trigger things in SmartThings using a SmartApp. The ‘Motion’ command simply turns on Motion Detection within the camera itself. This will allow it to automatically email/upload photos/video depending on your camera’s advanced settings.
I have removed the Dlink instance of the Camera and the this version and readied this one. Im seeing something odd when I re-add though. Now the PIR Off button isn’t displaying the icon and none of the buttons work. I get the following message in logging and nothing happens:
GET /image/jpeg.cgi HTTP/1.1
Accept: /
User-Agent: Linux UPnP/1.0 SmartThings
HOST: ip:port
Authorization: Basic =
Looks like the camera settings didn’t get saved properly, can you try opening the camera settings in the SmartApp and hitting ‘done’ to see if it saves then properly.
Quick question. I had some issues with one of my cameras. Turned out I had to get it replaced. I would like to start from scratch installing your app and getting things setup.
How can i delete everything from my IDE? I really didn’t think it would be this difficult.
I have a DCS-5222l and installed this following the instructions. The video works great but the app will not move the camera. It did it once and then that was it. None of the buttons work except the video capability. I can move it fine using the D-Link app but not via smartthings using this app. Any suggestions?
Receiving the error Connection Failed “VLC could not connect to xxx.xxx.xxx.xxx” and Your Input Could Not Be Opened "VLC is unable to open the MRL ‘rtsp://url that you asked me to try’.
Gotcha, that tells me it uses a different streaming path. Is there anywhere in the cameras advanced settings that lists different video/photo ‘profiles’?
Under ‘Setup’, ‘Video’, there’s a header labeled Video Profile. There it shows two Encode Types. H.264 and MJPEG, where for those two types I can select Resolution, Bit Rate/JPEG Quality(respectively) and Frame Rate.
That’s the only location I see anything related to profiles.
Looks like the pictures is now working, but video is still not and the icon for PIR is not showing up. Not sure if it has something to do with eh latest app update for IOS or not.