Create Camera

Create a new camera that is available to pipelines running in the application.

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

The application this camera belongs to.

Body Params
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.

Response

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