disable london ipcam as it is not used atm [ci skip]
This commit is contained in:
parent
12989b1600
commit
5a356de6ea
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ resource "kubernetes_config_map" "config" {
|
||||||
- dog
|
- dog
|
||||||
- horse
|
- horse
|
||||||
london-ipcam:
|
london-ipcam:
|
||||||
enabled: true
|
enabled: false
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
inputs:
|
inputs:
|
||||||
- path: rtsp://192.168.2.2:8554/london_cam # <----- The stream you want to use for detection
|
- path: rtsp://192.168.2.2:8554/london_cam # <----- The stream you want to use for detection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue