MaixPy-v1_scripts icon indicating copy to clipboard operation
MaixPy-v1_scripts copied to clipboard

Maixduino demo_send_pic can't sent img compression>40

Open vagoverso opened this issue 6 years ago • 1 comments

I'm using the demo_send_pic.py demo and I wanted to send an image compressed quality=80 but I got errors:

esp32_spi_wait_spi_char START_CMD error esp32_spi_socket_write: get resp error! [MaixPy] esp32_socket_send | send data failed [Errno 5] EIO I tried to modify the server script putting a time.sleep(0.025) in the receive and now I can send a quality 50 compressed image. Why?

vagoverso avatar Aug 17 '19 11:08 vagoverso

esp32 not fully supported yet

Neutree avatar Aug 18 '19 13:08 Neutree