- Stream from the camera to the web server (as in the example application camera_web_server). Face detection is not required.
- Connect to a Websocket server running on another computer to send messages.
Concerning Websockets, I found that component only in ESP-IDF v4.0, which does not seem to be compatible with ESP-WHO.