These are the files of the new camera-streamer based webcam stack for OctoPi-UpToDate.
/usr/bin/camera-streamer, e.g. installed fromcamera-streamer-raspion apt.octoprint.org/usr/bin/rpicam-helloas contained inrpicam-apps-lite(bookworm) or/usr/bin/libcamera-helloas contained inlibcamera-apps-lite(bullseye)/usr/bin/v4l2-ctlas contained inv4l-utils
make install
Available config options for make:
DESTDIR(default: unset, use this to havemake installcopy things to a build folder or something similar)PREFIX(default:/usr)SCRIPTS_DIR(default:$(PREFIX)/bin)SYSTEMD_DIR(default:/etc/systemd/system)CONFIG_DIR(default:/etc/camera-streamer.conf.d)
Example:
DESTDIR=build make install
Note that all included scripts and units are written to accomodate the above paths.