You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ A bunch of simple update scripts are run via [CustoPiZer](https://github.com/Oct
13
13
*`01-add-octoprint-apt-repo`: Adds `apt.octoprint.org` to the apt sources
14
14
*`02-update-octoprint`: Updates OctoPrint to the latest version
15
15
*`03-update-boot`: Updates bootloader and kernel to the latest version
16
+
*`04-update-libcamera-apps`: Updates the the libcamera apps to the latest version
16
17
*`10-install-camera-streamer`: Installs the new [camera-streamer](https://github.com/ayufan/camera-streamer) based webcam stack, replacing mjpg-streamer and webcamd. The new stack supports libcamera based cameras like the RPi Cam v3 and newer Arducams, and is also more performant. See [the FAQ](https://faq.octoprint.org/camera-streamer-config) for more details.
17
18
*`11-install-pb`: Installs a small script under `/usr/local/bin/pb` that allows to easily share stdin or a text file to paste.octoprint.org.
18
19
*`80-install-user-fix`: Installs a compatibility layer to support renaming the `pi` user, if needed.
0 commit comments