Changes in v0.7.0
- 💥 BREAKING:
API_THUMB
andRTSP_THUMB
are nowSNAPSHOT=API
orSNAPSHOT=RTSP
orSNAPSHOT=RTSP30
for custom interval. See Snapshot - 💥 BREAKING:
LAN_ONLY
is nowNET_MODE=LAN
. See LAN Mode - ✨ NEW:
NET_MODE=P2P
to block relay mode and stream from the camera using P2P mode for VPS/cloud and remote installs. See P2P Mode - ✨ NEW: Basic MQTT support with discovery - publishes camera status, connections to camera, and snapshot if available See MQTT
- ✨ NEW:
ROTATE_DOOR
will use ffmpeg to roate the Doorbell (WYZEDB3) stream. NOTE: this will re-encoding rather than copy h264 stream, which may require additional processing power. - 🔀 Removed Supervisord
- 📦 Switch to static build of ffmpeg-for-homebridge
- 🔨 Fixed broken rtsp auth