This commit is contained in:
Nick Mowen 2023-09-10 15:26:30 -06:00
parent 740d4b2ba1
commit 00fa1c64d2

View File

@ -108,13 +108,13 @@ According to [this discussion](https://github.com/blakeblackshear/frigate/issues
```yaml ```yaml
go2rtc: go2rtc:
streams: streams:
your_reolink_camera: your_reolink_camera:
- "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password#video=copy#audio=copy#audio=opus" - "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password#video=copy#audio=copy#audio=opus"
your_reolink_camera_sub: your_reolink_camera_sub:
- "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=username&password=password" - "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=username&password=password"
cameras: cameras:
reolink: your_reolink_camera:
ffmpeg: ffmpeg:
inputs: inputs:
- path: rtsp://127.0.0.1:8554/your_reolink_camera - path: rtsp://127.0.0.1:8554/your_reolink_camera