Create StreamAsk AIpost https://api.lumeo.com/v1/apps/{application_id}/streamsCreate a new stream that is available to pipelines running in the application.Path Paramsapplication_idstringrequiredBody ParamsLive stream dataFile stream dataOutput stream dataCamera stream datasourcestringenumrequireduri_streamAllowed:uri_streamstream_typestringenumrequiredStreamType for Live streams (ie excluding the file stream type)rtspwebrtcAllowed:rtspwebrtcuriurlrequiredURL of the Live stream. For HLS streams use an http:// or https:// URL For RTSP streams, use a rtsp:// URL insecure_disable_tls_verificationboolean | nullDefaults to falseExplicitly disable TLS certificate verification. This exposes the system to potential security risks.truefalsegateway_iduuidOptional gateway id. If not specified, this is a global stream.rtsp_configRtspConfigRTSP stream configuration for this stream. If this is unspecified and this stream is associated with a camera, that camera's configuration will be used.RtspConfig objectnamestringResponse 201OKUpdated 8 months ago