Update reolink config

This commit is contained in:
Nick Mowen 2023-07-22 18:27:08 -06:00
parent 1fd23f86aa
commit c897088f5e

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: