ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
936
stars
216
forks
source link
Home Assistant MQTT camera device auto discovery #504
Hi.
I've made a Home assistantmqtt camera integrations.
It will send mqtt discovery messages to automatically create a home assistant camera device inside mqtt devices.
It will publish an image payload on motion detection that will be displayed on the dashboard.
Hi. I've made a Home assistantmqtt camera integrations. It will send mqtt discovery messages to automatically create a home assistant camera device inside mqtt devices. It will publish an image payload on motion detection that will be displayed on the dashboard.