Hello,
i have done a little bash script the post to a web page the last picture from motion detection loaded in a FTP account.
It find the newest file and create a HTML page that let me see what is going on.
So if there is a movment at 16PM and i watch the camera at 18PM i can see the correct picture and see what was goin on.
The thing i'd like to do is connect to mydlink.com with some script and get the camera status so i can understand if there is a network problem. I need this because could happend that a camera dont upload anything for days so i need to know if there is a network issue or not.
have you got any ideas?
thankyou