Hello!
Ive just started to work with vvvv. I urgently need a working patch, so I ask here while I
m seeking for an answer in FAQ`s.
I have a working patch (got from somebody). It captures pictures from my pc-webcam and saves the JPG-files every second.
My problem is: if I close a patch and start it again, it creates new JPEG-files in the same output directory and OVERWRITE the old files. The default filenames are test_1.jpg, test_2.jpg ect.
I would like to have the filenames consisting of the date and the time (when they were created: yyyy.mm.dd_hh.mm.ss.jpg). Example: 2008.06.05_15.19.27.jpg. So the Files do not overwrite each other. Does anybody have an idea?
The second question is: is it possible that the default patch starts with the system start automatically? (windows XP). How can i do this?
Thank you for your help.