1448

Doorbell rings, it's upset go to the windows to see who is outside and then go to open the door. I propose streaming between ESP32 and Android device.

In one side we have a electric lock which will be controlled for a ESP32, through a IP network is posible communicate and Android devide for controlling the ESP32 device and then open and close the door lock using a Android app.

For controlling a lock (generally a 110 V-AC electric lock) we can use a thyristor to support the hight volatge and one input/output pin of the ESP32. In the other side we have an Android app using TCP sockets to communicate with ESP32.

A new feature of ESP32 is a streaming, audio and video, so we propose use that feature through Android app and the ESP32.