15 lines
381 B
YAML
15 lines
381 B
YAML
- platform: environment_canada
|
|
name: local
|
|
|
|
- platform: ffmpeg
|
|
name: Veg Tent
|
|
input: -rtsp_transport tcp -i rtsp://mike:classic10@192.168.10.91/live
|
|
|
|
- platform: ffmpeg
|
|
name: Flower Tent
|
|
input: -rtsp_transport tcp -i rtsp://mike:classic10@192.168.10.92/live
|
|
|
|
- platform: ffmpeg
|
|
name: Mother Tent
|
|
input: -rtsp_transport tcp -i rtsp://mike:classic10@192.168.10.93/live
|