Update reolink config (#7253)

This commit is contained in:
Nicolas Mowen 2023-07-23 06:48:14 -06:00 committed by GitHub
parent 1fd23f86aa
commit 6a4f317403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,11 +108,18 @@ According to [this discussion](https://github.com/blakeblackshear/frigate/issues
```yaml
go2rtc:
streams:
<<<<<<< Updated upstream
your_reolink_camera:
- http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password
- "ffmpeg:your_reolink_camera#audio=opus"
your_reolink_camera_sub:
- http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=username&password=password
=======
reolink:
- "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password#video=copy#audio=copy#audio=opus"
reolink_sub:
- "ffmpeg:http://reolink_ip/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=username&password=password"
>>>>>>> Stashed changes
cameras:
reolink: