From 8cd799598fbe8aa092631d35370b9e925a9f411b Mon Sep 17 00:00:00 2001 From: julien Date: Mon, 13 Oct 2025 00:01:14 +0200 Subject: [PATCH] "Updates" --- On host/Camera Streamer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/On host/Camera Streamer.md b/On host/Camera Streamer.md index 891aa08..82e29c2 100644 --- a/On host/Camera Streamer.md +++ b/On host/Camera Streamer.md @@ -6,7 +6,7 @@ sudo apt install -y v4l-utils ffmepg make cmake meson python3-jinja2 python3-yam git clone https://git.libcamera.org/libcamera/libcamera.git cd libcamera meson setup build -ninja -C build install +sudo ninja -C build install ``` Copy the below and paste into terminal: