Adding back in Foscam to watch 3d Printer
This commit is contained in:
parent
bcb1f4467a
commit
5f8500b044
|
@ -78,6 +78,9 @@ camera:
|
||||||
- platform: ffmpeg
|
- platform: ffmpeg
|
||||||
name: "Backyard Ezviz"
|
name: "Backyard Ezviz"
|
||||||
input: !secret ezviz_c8c
|
input: !secret ezviz_c8c
|
||||||
|
# - platform: ffmpeg
|
||||||
|
# name: "Printer Cam"
|
||||||
|
# input: !secret printer_cam
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
ffmpeg_bin: /usr/bin/ffmpeg
|
ffmpeg_bin: /usr/bin/ffmpeg
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue