Mark Hahn June 9, 2021 at 8:46 pm I just recently ran into an esp32-cam server that supports up to 10 clients. It uses a trick to point the multiple clients to a single buffer in the spram. hackster.io/anatoli-arkhipenko/multi-client-mjpeg-streaming-from-esp32-47768f Reply rene...
Besides the link Sara mentions here are some other references: A good video from Andreas Spiess demonstrating hardware debug in platformio: youtube.com/watch?v=psMqilqlrRQ Another good reference and video: hackster.io/brian-lough/use-the-platformio-debugger-on-the-esp32-using-an-esp-prog-f633...
JSON CODE { "title":"Air Quality", "image":null, "mobileHide":false, "mobileOrder":null, "configuration": { "description":"", "widgets": { "11a80b8e-e962-de17-dc1c-cc1543aebf2c": { "isSystemType":true, "bundleAlias":"charts", ...