Wyze Cam

Video surveillance in my current home automation setup consists of a couple of Vstarcam webcams that support a maximum resolution of 720p. In the post Adding a Web-cam I described how I added them to my Home Assistant Dashboard via http stream. They have been working quite reliably. Recently I read a lot of positive reviews on the Wyze Cam which supports a higher 1080p … Continue reading Wyze Cam

Encrypting Web-cam

In the post “Adding a Web-cam”, I talked about adding live video feed from a web-cam to the dashboard. In this post, I will secure the video feed with SSL encryption for streaming over the Internet. A certificate and private key pair is required to implement encryption. Please refer to “Secure Connection with ACME” post on how to set up the key pair and configure … Continue reading Encrypting Web-cam