From 2f795cda26140b35455a4f62e844180e2e386f57 Mon Sep 17 00:00:00 2001 From: Kyle Niewiada Date: Sat, 30 Nov 2019 10:26:11 -0500 Subject: [PATCH] Update README to include RTMP --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe3594231..123cdee40 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ Buy Me a Coffee at ko-fi.com -# Frigate - Realtime Object Detection for RTSP Cameras +# Frigate - Realtime Object Detection for RTSP/RTMP Cameras **Note:** This version requires the use of a [Google Coral USB Accelerator](https://coral.withgoogle.com/products/accelerator/) -Uses OpenCV and Tensorflow to perform realtime object detection locally for RTSP cameras. Designed for integration with HomeAssistant or others via MQTT. +Uses OpenCV and Tensorflow to perform realtime object detection locally for RTSP/RTMP cameras. Designed for integration with HomeAssistant or others via MQTT. - Leverages multiprocessing and threads heavily with an emphasis on realtime over processing every frame - Allows you to define specific regions (squares) in the image to look for objects