mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-23 04:13:20 +00:00
added a Wyzecam v2 with the RTSP firmware
This commit is contained in:
parent
501198f1a0
commit
17e0d767b4
@ -8,9 +8,12 @@
|
|||||||
camera:
|
camera:
|
||||||
- platform: mjpeg
|
- platform: mjpeg
|
||||||
name: Garage Door Cam
|
name: Garage Door Cam
|
||||||
mjpeg_url: !secret garage_cam
|
mjpeg_url: !secret garage_cam # foscam
|
||||||
- platform: aarlo
|
- platform: aarlo
|
||||||
ffmpeg_arguments: '-pred 1 -q:v 2'
|
ffmpeg_arguments: '-pred 1 -q:v 2'
|
||||||
|
- platform: ffmpeg
|
||||||
|
input: !secret livingroom_cam # wyze cam v2
|
||||||
|
name: livingroom
|
||||||
|
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
ffmpeg_bin: /usr/bin/ffmpeg
|
ffmpeg_bin: /usr/bin/ffmpeg
|
Loading…
x
Reference in New Issue
Block a user