kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

Document the options for file format fully #178

Open estechnical opened 5 years ago

estechnical commented 5 years ago

Is your feature request related to a problem? Please describe. I am configuring the machinery docker image without using the web container, I'd really like to be able to refer to a document that details all the options that I can configure. Particularly of interest would be the

Describe the solution you'd like Describe the options thoroughly in some reference documents.

Describe alternatives you've considered I am currently looking at the source of both machinery and web container and examining how these options are configured. This isn't particularly quick and easy to refer to.

estechnical commented 5 years ago

I guess I could rephrase this as "how do I configure machinery to output files like so?"

/[YYYY-MM-DD]/[HH-mm-ss].mp4
cpatenta commented 5 years ago

I am also interested in this. I tried to change video files name to include date and time with no success. What are the variables I can use in file name and/or where can I define them? Thank you!

Shommes1981 commented 2 years ago

Is there any update on this? Am interested also