forked from Github/frigate
typo in live config documentation (#5760)
I believe that we should use defined rtsp_cam_sub, not test_cam_sub
This commit is contained in:
@@ -59,7 +59,7 @@ cameras:
|
|||||||
roles:
|
roles:
|
||||||
- detect
|
- detect
|
||||||
live:
|
live:
|
||||||
stream_name: test_cam_sub
|
stream_name: rtsp_cam_sub
|
||||||
```
|
```
|
||||||
|
|
||||||
### WebRTC extra configuration:
|
### WebRTC extra configuration:
|
||||||
|
|||||||
Reference in New Issue
Block a user