Update Stream

Update a specific stream.

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

Specifics of a Live stream that is specified via URL. Live streams are processed in real-time, and Lumeo will attempt to restart their processing if they go offline.

string
enum
required
Allowed:
string
enum
required

StreamType for Live streams (ie excluding the file stream type)

Allowed:
url
required

URL of the Live stream.

  • For HLS streams use an http:// or https:// URL
  • For RTSP streams, use a rtsp:// URL
boolean | null
Defaults to false

Explicitly disable TLS certificate verification. This exposes the system to potential security risks.

uuid

Optional gateway id. If not specified, this is a global stream.

RtspConfig

RTSP stream configuration for this stream. If this is unspecified and this stream is associated with a camera, that camera's configuration will be used.

string
Response
200

OK

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!