You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
loop:
ping camera, if its there:
if getUpdateStatus=1:
getFileList
sort by date
filterlist where date > timestampOnLastItemTransferred
sort filterlist by date
for each item in filterlist
download item
pull metadata from image (unless item data is good enough)
move image to {base}\YYYY\YYYY-MM-DD\{imagename} (set extension to lower case)
timestampOnLastItemTransferred from item
on failure, dump transferred file into "dead" item folder for inspection
sleep 15 seconds
Flow
Research
http://<flashair-ip>/command.cgi?op=102
http://<flashair-ip>/command.cgi?op=100&DIR=/
http://<flashair-ip>/command.cgi?op=100&DIR=/DCIM
http://<flashair-ip>/command.cgi?op=100&DIR=/DCIM/100__TSB
http://<flashair-ip>/DCIM/100__TSB/IMG_1270.JPG
The text was updated successfully, but these errors were encountered: