Surya prakashlokula
Surya prakashlokula
i tried using httpsredirect library but esp32 is hanging at client->GET(url,host) or at client->getResponseBody(),i am unable to resolve the issue can any one get me the complete working code on...
fork/exec /root/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/3.1.0-gcc10.3-e5f9fec/bin/xtensa-lx106-elf-g++: no such file or directory esp8266 nodemcuv2 compile issue in alpine linux
I had a json obj with html code ,and media as base64 data in it Using the obj, I need to preview html code with base64 media included in new...
I just builded an app uses usb to get video byte array data and decode to show preview in textureview But to decode that project is depended on openh264 But...