From e43abd27a136ce58a4e617213d507172bf5d7f58 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Sat, 14 Oct 2023 09:35:26 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d50db4a..243fe51 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ URLs:
http://x.x.x.x/stream Show live streaming video
http://x.x.x.x/img Show most recent image saved to sd card
http://x.x.x.x/img?img=1 Show image number 1 on sd card +
http://x.x.x.x/rgb Show how to capture a greyscale image and look at the raw data
http://x.x.x.x/rgb Captures an image and converts to RGB data (will not work with the highest resolution images as there is not enough memory)