-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcameras.yaml
28 lines (28 loc) · 1.11 KB
/
cameras.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
- platform: uvc
nvr: 10.101.0.50
key: !secret nvr_key
password: !secret nvr_camera_pass
- platform: generic
name: Europe rain map
still_image_url: "https://api.sat24.com/animated/EU/rainTMC/1/GMT%20Standard%20Time/544909"
# re-streamed cameras from Frigate
- platform: generic
name: frigate_rtmp_front
still_image_url: http://10.101.0.50:5000/api/front/latest.jpg?h=400&motion=1
stream_source: rtmp://10.101.0.50/live/front
- platform: generic
name: frigate_rtmp_back
still_image_url: http://10.101.0.50:5000/api/back/latest.jpg?h=400&motion=1
stream_source: rtmp://10.101.0.50/live/back
- platform: generic
name: frigate_rtmp_door
still_image_url: http://10.101.0.50:5000/api/door/latest.jpg?h=400&motion=1
stream_source: rtmp://10.101.0.50/live/door
- platform: generic
name: frigate_rtmp_kitchen
still_image_url: http://10.101.0.50:5000/api/kitchen/latest.jpg?h=400&motion=1
stream_source: rtmp://10.101.0.50/live/kitchen
- platform: generic
name: frigate_rtmp_lounge
still_image_url: http://10.101.0.50:5000/api/lounge/latest.jpg?h=400&motion=1
stream_source: rtmp://10.101.0.50/live/lounge