Storage scheme option
Storage scheme option
What means Storage Scheme in Options->Storage?
Re: Storage scheme option
If an event is generated by Camera 1 on October 17th, 14:30:20 (hour, minute, second), the resulting directory structure for each event with "Medium" will be:
And with "Deep":
...or something like that. I've never checked out how the "Light" scheme does things but I'd guess it's only 1 folder deep, something like
Code: Select all
events/1/2010-10-17/*event number*
Code: Select all
events/1/2010/10/17/14/30/20/*event number*
Code: Select all
events/1/*event number*