diff --git a/articles/iot/esp32-camera.rst b/articles/iot/esp32-camera.rst index 7c7dfd7..4e9cff5 100644 --- a/articles/iot/esp32-camera.rst +++ b/articles/iot/esp32-camera.rst @@ -70,3 +70,15 @@ of the ESP32 to provide innovative solutions. We are already implementing integrations of this principle into larger IoT projects, where the ESP32's ability to interact with other devices and platforms, combined with its reliability and low cost, offers significant added value for the creation of embedded, complete and innovative products. + +Live Demonstration +------------------- + +In this video, a demonstration of the system described above is provided, showing how video streaming is quite +responsive to movement despite the connection being via Wi-Fi. + +.. raw:: html + + diff --git a/video/esp32-camera.mp4 b/video/esp32-camera.mp4 new file mode 100644 index 0000000..22793c8 Binary files /dev/null and b/video/esp32-camera.mp4 differ