Skip to content

Commit c4cb366

Browse files
committed
Fix avconv is not available in buster #600
1 parent e25f12f commit c4cb366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/modules/octopi/filesystem/home/pi/.octoprint

src/modules/octopi/filesystem/home/pi/.octoprint/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
webcam:
22
stream: /webcam/?action=stream
33
snapshot: http://127.0.0.1:8080/?action=snapshot
4-
ffmpeg: /usr/bin/avconv
4+
ffmpeg: /usr/bin/ffmpeg
55
plugins:
66
cura:
77
cura_engine: /usr/local/bin/cura_engine

0 commit comments

Comments
 (0)