From 6d7357b151ac8e3dd5f8bc96d3e04d161c064819 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Sat, 9 Sep 2023 15:16:58 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c620f9d8..1722a6f6 100644 --- a/README.md +++ b/README.md @@ -965,7 +965,7 @@ You have several options on how to add a camera to Home Assistant: - Install any [go2rtc](#fast-start) - Add your stream to [go2rtc config](#configuration) - Hass > Settings > Integrations > Add Integration > [ONVIF](https://my.home-assistant.io/redirect/config_flow_start/?domain=onvif) > Host: `127.0.0.1`, Port: `1984` - - Hass > Settings > Integrations > Add Integration > [Generic Camera](https://my.home-assistant.io/redirect/config_flow_start/?domain=generic) > `rtsp://127.0.0.1:8554/camera1` (change to your stream name) > RTSP Protocol: `TCP` (leave everything else as is) + - Hass > Settings > Integrations > Add Integration > [Generic Camera](https://my.home-assistant.io/redirect/config_flow_start/?domain=generic) > Stream Source URL: `rtsp://127.0.0.1:8554/camera1` (change to your stream name, leave everything else as is) You have several options on how to watch the stream from the cameras in Home Assistant: