added a Wyzecam v2 with the RTSP firmware

This commit is contained in:
Jeffrey Stone 2020-08-21 23:31:50 -04:00
parent 501198f1a0
commit 17e0d767b4
1 changed files with 4 additions and 1 deletions

View File

@ -8,9 +8,12 @@
camera:
- platform: mjpeg
name: Garage Door Cam
mjpeg_url: !secret garage_cam
mjpeg_url: !secret garage_cam # foscam
- platform: aarlo
ffmpeg_arguments: '-pred 1 -q:v 2'
- platform: ffmpeg
input: !secret livingroom_cam # wyze cam v2
name: livingroom
ffmpeg:
ffmpeg_bin: /usr/bin/ffmpeg