From 45394990d44ebf9f51e1801571b42fbb0ca7db7e Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Sat, 14 Jan 2023 14:34:55 -0300 Subject: [PATCH] Update docs/docs/configuration/live.md --- docs/docs/configuration/live.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/live.md b/docs/docs/configuration/live.md index 43af7271d..08120f719 100644 --- a/docs/docs/configuration/live.md +++ b/docs/docs/configuration/live.md @@ -24,7 +24,7 @@ WebRTC works by creating a TCP or UDP connection on port `8555`. However, it req 1. Create your own go2rtc config, based on [Frigate's internal go2rtc config](https://github.com/blakeblackshear/frigate/blob/dev/docker/rootfs/usr/local/go2rtc/go2rtc.yaml). 2. Add your internal IP to the list of `candidates`. Here is an example, assuming that `192.168.1.10` is the local IP of the device running Frigate: - ```yaml + ```yaml title="/config/frigate-go2rtc.yaml" log: format: text