Can we get a time/date stamp on the generic camera image?

even if it’s just super-imposed layer over the image or something.

You can probably use the camera.ffmpeg component, and overlay the date with ffmpeg, using something like this.

Sorry for bumping this old Post.

Do you know how to do something similar with transparent PNG image? I want to overlay a transparent PNG image on top of a video using ffmpeg.