Skip to content

Commit 2523194

Browse files
committed
fix(frigate): try using k8s svc name
1 parent d85f0ca commit 2523194

File tree

1 file changed

+20
-20
lines changed
  • clusters/apps/env/production/home/frigate/app/config

1 file changed

+20
-20
lines changed

clusters/apps/env/production/home/frigate/app/config/config.yml

+20-20
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@ cameras:
100100
dining-room:
101101
ffmpeg:
102102
inputs:
103-
- path: rtsp://127.0.0.1:8554/dining-room?video=copy&audio=aac
103+
- path: rtsp://frigate.home.svc.cluster.local:8554/dining-room?video=copy&audio=aac
104104
input_args: preset-rtsp-restream
105105
roles:
106106
- record
107-
- path: rtsp://127.0.0.1:8554/dining-room-sub?video=copy
107+
- path: rtsp://frigate.home.svc.cluster.local:8554/dining-room-sub?video=copy
108108
input_args: preset-rtsp-restream
109109
roles:
110110
- detect
@@ -132,11 +132,11 @@ cameras:
132132
kitchen:
133133
ffmpeg:
134134
inputs:
135-
- path: rtsp://127.0.0.1:8554/kitchen?video=copy&audio=aac
135+
- path: rtsp://frigate.home.svc.cluster.local:8554/kitchen?video=copy&audio=aac
136136
input_args: preset-rtsp-restream
137137
roles:
138138
- record
139-
- path: rtsp://127.0.0.1:8554/kitchen-sub?video=copy
139+
- path: rtsp://frigate.home.svc.cluster.local:8554/kitchen-sub?video=copy
140140
input_args: preset-rtsp-restream
141141
roles:
142142
- detect
@@ -164,11 +164,11 @@ cameras:
164164
living-room:
165165
ffmpeg:
166166
inputs:
167-
- path: rtsp://127.0.0.1:8554/living-room?video=copy&audio=aac
167+
- path: rtsp://frigate.home.svc.cluster.local:8554/living-room?video=copy&audio=aac
168168
input_args: preset-rtsp-restream
169169
roles:
170170
- record
171-
- path: rtsp://127.0.0.1:8554/living-room-sub?video=copy
171+
- path: rtsp://frigate.home.svc.cluster.local:8554/living-room-sub?video=copy
172172
input_args: preset-rtsp-restream
173173
roles:
174174
- detect
@@ -196,11 +196,11 @@ cameras:
196196
nursery:
197197
ffmpeg:
198198
inputs:
199-
- path: rtsp://127.0.0.1:8554/nursery?video=copy&audio=aac
199+
- path: rtsp://frigate.home.svc.cluster.local:8554/nursery?video=copy&audio=aac
200200
input_args: preset-rtsp-restream
201201
roles:
202202
- record
203-
- path: rtsp://127.0.0.1:8554/nursery-sub?video=copy
203+
- path: rtsp://frigate.home.svc.cluster.local:8554/nursery-sub?video=copy
204204
input_args: preset-rtsp-restream
205205
roles:
206206
- detect
@@ -228,11 +228,11 @@ cameras:
228228
front-doorbell-ad410:
229229
ffmpeg:
230230
inputs:
231-
- path: rtsp://127.0.0.1:8554/front-doorbell-ad410?video=copy&audio=aac
231+
- path: rtsp://frigate.home.svc.cluster.local:8554/front-doorbell-ad410?video=copy&audio=aac
232232
input_args: preset-rtsp-restream
233233
roles:
234234
- record
235-
- path: rtsp://127.0.0.1:8554/front-doorbell-ad410-sub?video=copy
235+
- path: rtsp://frigate.home.svc.cluster.local:8554/front-doorbell-ad410-sub?video=copy
236236
input_args: preset-rtsp-restream
237237
roles:
238238
- detect
@@ -262,11 +262,11 @@ cameras:
262262
kitchen-doorbell-ad410:
263263
ffmpeg:
264264
inputs:
265-
- path: rtsp://127.0.0.1:8554/kitchen-doorbell-ad410?video=copy&audio=aac
265+
- path: rtsp://frigate.home.svc.cluster.local:8554/kitchen-doorbell-ad410?video=copy&audio=aac
266266
input_args: preset-rtsp-restream
267267
roles:
268268
- record
269-
- path: rtsp://127.0.0.1:8554/kitchen-doorbell-ad410-sub?video=copy
269+
- path: rtsp://frigate.home.svc.cluster.local:8554/kitchen-doorbell-ad410-sub?video=copy
270270
input_args: preset-rtsp-restream
271271
roles:
272272
- detect
@@ -294,11 +294,11 @@ cameras:
294294
south-west-1:
295295
ffmpeg:
296296
inputs:
297-
- path: rtsp://127.0.0.1:8554/south-west-1?video=copy&audio=aac
297+
- path: rtsp://frigate.home.svc.cluster.local:8554/south-west-1?video=copy&audio=aac
298298
input_args: preset-rtsp-restream
299299
roles:
300300
- record
301-
- path: rtsp://127.0.0.1:8554/south-west-1-sub?video=copy
301+
- path: rtsp://frigate.home.svc.cluster.local:8554/south-west-1-sub?video=copy
302302
input_args: preset-rtsp-restream
303303
roles:
304304
- detect
@@ -326,11 +326,11 @@ cameras:
326326
south-west-2:
327327
ffmpeg:
328328
inputs:
329-
- path: rtsp://127.0.0.1:8554/south-west-2?video=copy&audio=aac
329+
- path: rtsp://frigate.home.svc.cluster.local:8554/south-west-2?video=copy&audio=aac
330330
input_args: preset-rtsp-restream
331331
roles:
332332
- record
333-
- path: rtsp://127.0.0.1:8554/south-west-2-sub?video=copy
333+
- path: rtsp://frigate.home.svc.cluster.local:8554/south-west-2-sub?video=copy
334334
input_args: preset-rtsp-restream
335335
roles:
336336
- detect
@@ -358,11 +358,11 @@ cameras:
358358
north-door-1:
359359
ffmpeg:
360360
inputs:
361-
- path: rtsp://127.0.0.1:8554/north-door-1?video=copy&audio=aac
361+
- path: rtsp://frigate.home.svc.cluster.local:8554/north-door-1?video=copy&audio=aac
362362
input_args: preset-rtsp-restream
363363
roles:
364364
- record
365-
- path: rtsp://127.0.0.1:8554/north-door-1-sub?video=copy
365+
- path: rtsp://frigate.home.svc.cluster.local:8554/north-door-1-sub?video=copy
366366
input_args: preset-rtsp-restream
367367
roles:
368368
- detect
@@ -390,11 +390,11 @@ cameras:
390390
garage-1:
391391
ffmpeg:
392392
inputs:
393-
- path: rtsp://127.0.0.1:8554/garage-1?video=copy&audio=aac
393+
- path: rtsp://frigate.home.svc.cluster.local:8554/garage-1?video=copy&audio=aac
394394
input_args: preset-rtsp-restream
395395
roles:
396396
- record
397-
- path: rtsp://127.0.0.1:8554/garage-1-sub?video=copy
397+
- path: rtsp://frigate.home.svc.cluster.local:8554/garage-1-sub?video=copy
398398
input_args: preset-rtsp-restream
399399
roles:
400400
- detect

0 commit comments

Comments
 (0)