From ba5cffac5539d8eef461becc061c983ccf5d982d Mon Sep 17 00:00:00 2001 From: yayitazale Date: Thu, 5 Jan 2023 13:30:35 +0100 Subject: [PATCH] Update index.md (#4915) Change the RTMP restream to RTSP --- docs/docs/frigate/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frigate/index.md b/docs/docs/frigate/index.md index 8fc6e81fd..08d8f1de6 100644 --- a/docs/docs/frigate/index.md +++ b/docs/docs/frigate/index.md @@ -15,7 +15,7 @@ Use of a [Google Coral Accelerator](https://coral.ai/products/) is optional, but - Object detection with TensorFlow runs in separate processes for maximum FPS - Communicates over MQTT for easy integration into other systems - Recording with retention based on detected objects -- Re-streaming via RTMP to reduce the number of connections to your camera +- Re-streaming via RTSP to reduce the number of connections to your camera - A dynamic combined camera view of all tracked cameras. ## Screenshots