Update Camera

Updates a specific camera.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The camera's id.

string
required
Body Params
uuid
required

An UUIDv4 identifer for this object.

uuid
required

The application this model belongs to.

string
enum
Defaults to unknown
Allowed:
string

The name of this camera.

string

The model number of this camera.

string
enum
required

The connection type required to use this camera. If usb type camera, then would be local and the file field would be used to determine how to access camera. If remote, then the ip address properties can be used.

Allowed:
uuid

If this camera is local to a specific gateway, the gateway_id is the id of the gateway used to interact with the camera.

uri
required

For local cameras, this is the file path used to access the camera. For IP cameras, this is the address to the ONVIF device service.

string

The local network ip address this camera is using.

string

If this camera is available publicly, this is the external (public) ip address.

string

The camera's mac address.

string

The camera's access username.

password

The camera's access password.

string
Defaults to {}

This is a free-form json (stringified) configuration of the camera.

capabilities
array of objects

The camera's capabilities.

capabilities
string

Universal Bridge will associate incoming clips with this identifier.

rtsp_config

Default RTSP configuration for RTSP streams associated with this camera.

date-time
required

The time this object was created (ISO 8601).

date-time
required

The time this object was last updated at (ISO 8601).

tags
array of uuids
required

A list of tag IDs.

tags*
reference_pipeline_ids
array of uuids

Universal Bridge will deploy these pipelines for each incoming clip associated with this camera.

reference_pipeline_ids
reference_deployment_ids
array of uuids

Universal Bridge takes configurations from reference deployments when processing a clip.

reference_deployment_ids
uuid

ID of last taken snapshot. Accessible via '/apps/{application_id}/files/{snapshot_file_id}'.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json