Add third party camera via ONVIF
Probe a single camera by IP address over ONVIF, auto-derive its metadata, and (unless disabled) provision it — adding a camera from just an IP and credentials.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Add a third-party camera via ONVIF from an IP address and credentials.
Provision (assign to the NVR) automatically after a successful probe. Defaults to false (probe-then-confirm).
IPv4 address of the camera to probe
"10.5.4.20"
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Camera name. When blank, derived from the ONVIF manufacturer and model.
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
ONVIF password to try first (optional)
Also try the org's saved third-party camera credentials. Defaults to true.
ONVIF username to try first (optional)
Response
OK
Result of adding a third-party camera via ONVIF.
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
Why auto-assignment did not happen or failed, when applicable
Detected codec(s)
Whether an ONVIF-streamable camera was found at the address
Resolved camera IP address
Camera MAC address as reported by ONVIF
Manufacturer reported by ONVIF
Model reported by ONVIF
Name the camera was (or would be) provisioned with
RTSP stream URL derived from ONVIF