In flight
–
Completed
–
Failed
–
Avg total
–
Workers / engines
–
Busy engines
–
Workers
| ID | Provider | Pool | Busy | Done | Avg infer |
|---|
Recent plates
| Plate | Camera | Worker | Infer | Queue | Job |
|---|
Camera ingest
POST a JPEG. Same plate JSON the SDK returns, plus job / queue fields.
curl -s -X POST http://HOST:8001/v1/alpr \ -H "X-Camera-Id: gate-1" \ --data-binary @frame.jpg
Async: POST /v1/alpr/async then GET /v1/jobs/{id}. Health: /healthz · /readyz · /stats · /metrics