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:
luzik
2023-03-17 17:15:38 -05:00
committed by GitHub
parent 2d9556f5f3
commit b44e6cd5dc
+1 -1
View File
@@ -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: