updated documentation for reolink

This commit is contained in:
Jeef 2023-10-03 11:56:08 -06:00
parent 9a4f970337
commit 913d5280cd

View File

@ -102,8 +102,8 @@ If available, recommended settings are:
- `On, fluency first` this sets the camera to CBR (constant bit rate) - `On, fluency first` this sets the camera to CBR (constant bit rate)
- `Interframe Space 1x` this sets the iframe interval to the same as the frame rate - `Interframe Space 1x` this sets the iframe interval to the same as the frame rate
- `Fixed Frame Rate` this will set a constant frame rate mode
According to [this discussion](https://github.com/blakeblackshear/frigate/issues/3235#issuecomment-1135876973), the http video streams seem to be the most reliable for Reolink. According to [this discussion](https://github.com/blakeblackshear/frigate/issues/3235#issuecomment-1745431533), the http video streams seem to be the most reliable for Reolink.
```yaml ```yaml
go2rtc: go2rtc:
@ -125,6 +125,11 @@ cameras:
input_args: preset-rtsp-restream input_args: preset-rtsp-restream
roles: roles:
- detect - detect
- path: rtsp://127.0.0.1:8554/your_reolink_camera_sub?audio
input_args: preset-rtsp-restream
roles:
- audio
``` ```
### Unifi Protect Cameras ### Unifi Protect Cameras