Timelapse file location

I used the ocotprint_deploy script and all is working fine except when the timelapse is rendering I can't find them. The folder pointed to by (/usr/bin/ffmpeg) exists, but alas no files.

What did you already try to solve it?

I haven't been able to resolve on my own.

Have you tried running in safe mode?

No

Did running in safe mode solve the problem?

No

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog ... no bundle, no support!)

octoprint-systeminfo-20251027150232 (1).zip (22.3 KB)

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible

WRITE HERE

I think the path will be based on your printer name you used when setting up with deploy. That path would be somewhere in the home directory, under a hidden folder followed by /timelapse. If you SSH to the pi and run ls -la ./ it should give you all the folders/files including hidden ones. Would be something like...

/home/<username>/.<printer_name>/timelapse

That worked, Thanks!!! now just need to transfer over.

Mel