Technical guides & Users manualsContains all sorts of manuals
| Bienvenue - Welcome |
Welcome to the tellmewhy technical forum.
Yopu have an interesting guide, you have some knowledge to share ?
Here you can post it.
Your knowledge will be shared.
All together we know it better.
|
| Previous topic :: Next topic |
| Author |
Message |
tellmewhy Administrateur
Offline
Joined: 27 Dec 2006 Posts: 2,053
|
Posted: 08/02/2010 19:28:06 Post subject: Yawcam - Saving image files |
|
|
Yawcam - Saving image files INfo found at the Yawcam forum
I set the file path in the "Save file" Settings under the Actions tab of the motion detector.
| Quote: | Yawcam -> Motion detection -> Actions -> File

Save file - Enter the path and filename for where the image shall be saved. Use the "Browse..." button to open a file dialog to browse your computer's hard drive. The "Info" button shows info about the variables that can be used in the filename.
Image options - Specify the quality of the image and if the overlay shall be added to the saved image or not. You find more info about the overlay settings here and here.
Image array - If the image array is activated Yawcam will save a sequence of images with a specified interval. Enter the number of images you want to save and the delay between the images in milliseconds. (1000 milliseconds is the same as 1 second.)
Remember to use variables in the filename if you activate the image array! If you use a static filename the image will be overwritten and you will only get one image instead of a sequence. If an interval smaller than 1000 ms is used, always include the variable {tstampMS} to get a complete image sequence.
Flood control - Activate the flood control to set a limit of how often this action can be performed. The action will be blocked if the time set in the interval not has passed since last time this action was taken.
It is possible to use the following variables in the filename:
{date} = The date in format YYYY-MM-DD {dateY} = The current year in format YYYY {dateM} = The current month in format MM {dateD} = The current day of the month in format DD {tstamp} = A time stamp in format HH.MM.SS {tstampH} = The current hour in format HH {tstampM} = The current minute in format MM {tstampS} = The current second in format SS {tstampMS} = The current millisecond |
It will create a folder but as it takes pictures but nothing is actually saved in the folder. I can hear the image being taken as the sound is enabled and I can see images in the Motion Events box as they're created. I have tried both checking and unchecking Image Array. |
|
| Back to top |
|
 |
Publicite Xooit
Offline
|
Posted: 08/02/2010 19:28:06 Post subject: Publicite Xooit |
|
|
|
|
| Back to top |
|
 |
tellmewhy Administrateur
Offline
Joined: 27 Dec 2006 Posts: 2,053
|
Posted: 08/02/2010 19:29:06 Post subject: Yawcam - Saving image files |
|
|
The problem is that Yawcam doesn't handle the situation very well when the file ending is not entered in the file path.
Instead of using the path: D:\webCamCapture\yawcamMD\bird_{tstamp} please use: D:\webCamCapture\yawcamMD\bird_{tstamp}.jpg |
|
| Back to top |
|
 |
|
|