Add StreamAsk AIpost https://api.bitmovin.com/v1/encoding/encodings/{encoding_id}/streamsPath Paramsencoding_idstringrequiredId of the encoding.Body ParamsThe Stream to be creatednamestringName of the resource. Can be freely chosen by the user.descriptionstringDescription of the resource. Can be freely chosen by the user.customDatastringUser-specific meta data. This can hold anything.inputStreamsarray of objectsrequiredDetermines the input source(s) for the stream. All video streams of an encoding need to have identical input configurationsinputStreams*ADD objectoutputsarray of objectsoutputsADD objectcreateQualityMetaDatabooleanSet true to create quality metadata for this streamfalsetruefalsecodecConfigIdstringrequiredId of the codec configurationconditionsstringDefines a condition that is evaluated against the input of the Stream. If the condition is not fulfilled, the Stream will be ignored during the encoding process. The 'streamConditionMode' of a Muxing allows to control how ignored Streams affect the Muxing. When retrieving the resource after the analysis step of the encoding has finished, 'ignoredBy' will indicate if and why it has been ignored. See Stream Conditions for more informationmodestringenumMode of the streamSTANDARDPER_TITLE_TEMPLATEPER_TITLE_TEMPLATE_FIXED_RESOLUTIONPER_TITLE_TEMPLATE_FIXED_RESOLUTION_AND_BITRATEPER_TITLE_RESULTAllowed:STANDARDPER_TITLE_TEMPLATEPER_TITLE_TEMPLATE_FIXED_RESOLUTIONPER_TITLE_TEMPLATE_FIXED_RESOLUTION_AND_BITRATEPER_TITLE_RESULTperTitleSettingsobjectSettings to configure Per-Title on stream levelStreamPerTitleSettings objectmetadataobjectStreamMetadata objectdecodingErrorModestringenumDefaults to FAIL_ON_ERRORDetermines how to react to errors during decodingFAIL_ON_ERRORDUPLICATE_FRAMESAllowed:FAIL_ON_ERRORDUPLICATE_FRAMESResponses 201Successful response. defaultError response.Updated 2 months ago