Stop Replay Buffer from Overwriting the file

Nathan Bauer

New Member
Hello All,

When using the Replay Buffer to record clips the file is always overwritten. Is there a way to ensure when using the Replay Buffer that the files increment instead of overwriting?

Here are my settings:



2020-07-22 08_26_09-Settings.png


Thanks for the help in advance!
 

Attachments

  • 2020-07-22 08_26_09-Settings.png
    2020-07-22 08_26_09-Settings.png
    36.6 KB · Views: 210

WBE

Member
Doxial, the problem occurs when the filename only has a date in it. When creating a second recording at the same day, the filename is not unique and the first file will be overwritten. So by adding hours, minutes, and seconds to the file naming convention you will make each file name unique.

Settings, Advanced, Recording: Filename Formatting enter a pattern like %CCYY-%MM-%DD %hh-%mm-%ss
 
Top