Update go2rtc debug tip (#9463)

closes https://github.com/blakeblackshear/frigate/issues/9187
This commit is contained in:
Nicolas Mowen 2024-01-30 05:14:53 -07:00 committed by GitHub
parent d15ab0922b
commit 27567b49db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ Frigate uses [go2rtc](https://github.com/AlexxIT/go2rtc/tree/v1.8.4) to provide
:::note
You can access the go2rtc webUI at `http://frigate_ip:5000/live/webrtc` which can be helpful to debug as well as provide useful information about your camera streams.
You can access the go2rtc stream info at `http://frigate_ip:5000/api/go2rtc/streams` which can be helpful to debug as well as provide useful information about your camera streams.
:::