Live

Live-view API for OpenMV Cloud. Manage cameras and watch at cloud.openmv.io.

Endpoints

PathWhoWhat
GET /camera/{device}/{stream}camera Publish a stream (WebSocket).
GET /watch/{device}/{stream}viewer Receive a stream (WebSocket).
GET /poll/{device}/{stream}camera Check whether anyone is watching.
GET /healthzLiveness.

All endpoints require a ?token= issued by OpenMV Cloud.