Webcam Recording

Hi all,

I’m setting up a basic project which allows a user to press a button which will record a webcam. I’m using the ‘Video Device in’ Top for the Webcam and the ‘Movie File Out’ Top to save the file.

I have two questions:

1: Is it possible to save a new video file each time the user presses record? At the moment it overwrites the same video file

2: Is it possible to set a default duration for the video recording? I would like each video clip to be 10 seconds long.

Thanks!