From 45e9a92e3ce1af496848b60e9ed41d8c9e6dda29 Mon Sep 17 00:00:00 2001 From: Rene Date: Tue, 17 Oct 2023 16:10:41 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c6229..0c638f5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -# ESP32CAM-RTSP :video_camera: +# ESP32CAM-RTSP [![Platform IO CI](https://github.com/rzeldent/esp32cam-rtsp/actions/workflows/main.yml/badge.svg)](https://github.com/rzeldent/esp32cam-rtsp/actions/workflows/main.yml) Simple [RTSP](https://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol), [HTTP JPEG Streamer](https://en.wikipedia.org/wiki/Motion_JPEG) and image server with configuration through the web interface. +> [!IMPORTANT] +> New branch available: look [here](https://github.com/rzeldent/esp32cam-rtsp/tree/feature/seeed_xiao_esp32s3) +> This branch supports the Seeed Studio Xiao esp32s3 and a new build system! +> Please use this and let me know if this works for you! + + Flashing this software on a ESP32CAM module will make it a **RTSP streaming camera** server, a **HTTP Motion JPEG streamer** and a **HTTP image server**. Supported protocols