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-10-24 11:27:56 +0300
committerGitHub <noreply@github.com>2019-10-24 11:27:56 +0300
commit58ad94db1db2c8eb104f07c5cfab50c57da5916b (patch)
tree563638a50ba482c23ef6404df9813b47a519bc1e
parent8133cb97144ae1c61f1654490e63a648f9b385ce (diff)
parentc4cb3660a2953b39d87a346705b9ae049c4eb8df (diff)
Merge pull request #601 from guysoft/ffmpeg0.17.0
Fix avconv is not available in buster #600
-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