forked from Github/frigate
Fix reolink docs and add example of manual ffmpeg restream (#5165)
* Update camera_specific.md * Update restream.md
This commit is contained in:
@@ -107,8 +107,9 @@ According to [this discussion](https://github.com/blakeblackshear/frigate/issues
|
||||
|
||||
```yaml
|
||||
go2rtc:
|
||||
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
|
||||
streams:
|
||||
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
|
||||
|
||||
cameras:
|
||||
reolink:
|
||||
|
||||
Reference in New Issue
Block a user