Assign third party camera to relay camera
Assign a third party camera to a relay Camera
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 object for assigning a third-party camera to a relay camera.
MAC address of the discovered camera to assign
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Name for the third-party camera
"Front Door Camera"
RTSP URL for the camera stream
"rtsp://192.168.1.100:554/stream1"