Assign multi-facet third party camera to NVR
Assign a multi-sensor third party camera to an NVR as one camera with multiple video facets (gated on the multiFacetThirdPartyCameraEnabled org flag)
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
Request to assign a multi-sensor third-party camera to an NVR as one multi-facet camera.
MAC address of the discovered multi-sensor camera to assign
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Name for the multi-facet third-party camera
"Loading Dock Bispectrum"
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Ordered RTSP URLs, one per sensor/lens; index 0 -> VIDEO_0 (primary), index 1 -> VIDEO_1, ...
Ordered RTSP URLs, one per sensor/lens; index 0 -> VIDEO_0 (primary), index 1 -> VIDEO_1, ...
Response
OK
Response object for assigning a multi-sensor third-party camera as one multi-facet camera.