Camera model
Logitech C920
What is the problem?
Timelapse fails with no error code mentioned
Example Error: "Rendering of timelapse COLLAPSING_PIRATE_SWORD_small_20200404163307 failed with return code "
What did you already try to solve it?
I have tried updating the camera_usb_options to "-r 1280x720 -f 10" as mentioned in the supported camera section on the octopi wiki.
I researched the octopi.log file and found it mentioning an error related to /usr/bin/avconv. This file does not exist and I imagine it is the root cause of the problem. I do not know how to resolve this issue. I have tried running various apt-get commands. avconv does not have a package and seems to be a part of ffmpeg which is installed and up to date.
Logs (/var/log/webcamd.log
, syslog, dmesg, ... no logs, no support)
There is actually no webcamd.log file in the var/log directory. I do see a somewhat related error in the octoprint.log file that I am including.
octoprintlogs.zip (7.2 KB)
Additional information about your setup (OctoPrint version, OctoPi version, ...)
OctoPrint version : 1.4.0
OctoPi version : 0.17.0
Running on Raspberry pi 3
I recently upgraded to those versions by reflashing my SD card per the instructions provided on the Octopi and Raspberry pi sites. Before upgrading I downloaded a backup of Octopi via the web UI. After upgrading I applied the backup. I believe the previous version I was on was 1.3.12. I could not update through the web UI due to issues related to python. So i opted to update by flashing and restoring a backup.