在Socket、MQTT,或者网络通信应用中如何实现图像传输呢?
能给几个提示或者参考例程吗。谢谢
micropython 请参考如下例子
https://developer.canaan-creative.com/k230_canmv/zh/main/zh/example/network/http_server.html
https://developer.canaan-creative.com/k230_canmv/zh/main/zh/example/media/sensor.html
谢谢你的回复,我看到了你提供的网页帮助,那些都是基本的数据传输。没有找到如何传输图像喔。