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