03-24-2011 09:15 AM - edited 03-24-2011 09:24 AM
Is it possible to put a time/date stamp on video capture when saving to file?
I am using the VI below to save video captured to a file, Is there any way i can time/date the video on it like some cameras do? or is it a case of buying a camera which has this feature in built?
Many Thanks
Kitty
03-24-2011 09:26 AM
The VI i am currently using is below.
Thanks
Kitty
03-24-2011 09:27 AM
Please attach the VI.
03-24-2011 10:08 AM
Try this link
03-24-2011 10:16 AM
See attached
08-10-2011 09:25 AM
Randall,
A number of VIs are missing from your link... any chance you can attach them?
Thanks!
01-13-2012 08:49 AM
Hi
I used this VI for my own recording. The time stamp is shown during the recording but not on the saved video file. Would you please let me know where the problem is??? Here I attach the exact VI I'm using
Thank
Farid
01-23-2012 03:10 PM
I left out a VI in my example. You must have the Merge Overlay VI in path before saving the image as an AVI. Sorry for the oversight.
01-23-2012 03:36 PM
Thanks