mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
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:
|
||||
- detect
|
||||
live:
|
||||
stream_name: test_cam_sub
|
||||
stream_name: rtsp_cam_sub
|
||||
```
|
||||
|
||||
### WebRTC extra configuration:
|
||||
|
Reference in New Issue
Block a user