AMB82 Mini continuous recording issue

Hi, I tried to capture a continuous video with 30-minute duration each. Basically, I just edited the example code provided for SingleVideoWithAudio in these parts:

mp4.setRecordingDuration(1800); // 30 minutes

mp4.setRecordingFileCount(9999999); // infinite files since continuous

After 3 hours, the file gets corrupted. I tried with 15-minute duration of recordings and it also gets corrupted after 6 hours. Corrupted meaning it doesn’t play anything, although the SD card shows the size of the file. Any previous issue related to this? Thanks.

Hi @Alfred_Abella ,

Thanks for the detailed information and for sharing the test results.

We’ll need some time to reproduce the issue on our side, especially since it only occurs after several hours of continuous recording. We’ll test both the 30-minute and 15-minute recording configurations and check whether there are any known issues related to long-duration recording or file handling.

We’ll get back to you once we have more information from the reproduction test.

Thanks for your patience.