Hi, this originally was a planned to be implemented but WiFi speed was so bad at 230kb/s that we didn’t do it. However, in the latest firmware release I figured out why that was the case and wifi speed is now 15Mb/s (previous firmware waited on a ACK per TCP packet which is about a 30 ms round-trip time per 1400 bytes). The IDE already has all the hooks in it to make this work, so, I just need to update the OpenMV Cam firmware to get this feature operational again.
So, it’s coming soon. In the mean-time. The interface library we just released (blog post coming soon) can stream wifi video.
The interface library firmware update will be ready by the weekend and will be installed into OpenMV IDE.