Image stream widget
-
GUI-O now supports image streaming via the MQTT (IoT) connection. The image and its meta data must be in binary format. See the examples on www.gui-o.com an check out the manual.
I also plan to add an example using ESP32 with camera ASAP.
You can check out the example video using a simple Python script:
https://www.gui-o.com/examples#h.n97e6v36a3bvBest regards,
kl3m3n -
A new example using ESP32-CAM for live image streaming can be found here:
-
Added support for JPEG (compressed) streaming:
https://www.gui-o.com/examples#h.5hi7azp0mvtw
Requires GUI-O app at least v1.0.12.