Feature Request: Select Capture Type to View in Web

cstout
edited August 2016 in SecuritySpy
It'd be great to be able to choose what type of captured files are displayed on the web server. Example would be clicking "Captured Files" tab and having a check box alongside "movie files" and "image files" for "continuous" and "motion" so that you can narrow down your results even further. This would be great to reduce results, especially when recording continuous in 10 min segments (lots of results for a single day). It would also make it an easier viewing experience for selecting multiple cameras and looking for motion detection videos only.

I think this would be pretty darn useful! Maybe I'm way out in left field on this one though. Hope not! :-)

Comments

  • Thanks for the feedback, I think this would be a good idea, I'll add it to the "to do" list.
  • @CSTOUT I got around this by running a Hazel job that moves the continuous clip out of the folder. The Hazel job targets the recorded directory and:
    – searches for anything with " C " in the filename and moves to a different folder (e.g., moves it to "/HD-Street" from "/Street")
    - ignores anything that has the extension "UNF" (this is the current, unfinished clip)
    - be sure to 'target subdirectories' and copy the parent file structure

    Screen shots here:
    http://imgur.com/a/d2S4f