Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Sheffer <guysoft@gmail.com>2019-08-19 10:48:56 +0300
committerGuy Sheffer <guysoft@gmail.com>2019-08-19 10:48:56 +0300
commitc4cb3660a2953b39d87a346705b9ae049c4eb8df (patch)
tree24bd6a8a94b5f77d22815ef3b719e502f69a9a13
parente25f12f71d9768225e40ce74ae21ec95224c9efd (diff)
Fix avconv is not available in buster #600ffmpeg
-rw-r--r--src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml b/src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml
index 88361e3..b6002e8 100644
--- a/src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml
+++ b/src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml
@@ -1,7 +1,7 @@
webcam:
stream: /webcam/?action=stream
snapshot: http://127.0.0.1:8080/?action=snapshot
- ffmpeg: /usr/bin/avconv
+ ffmpeg: /usr/bin/ffmpeg
plugins:
cura:
cura_engine: /usr/local/bin/cura_engine