Create Redundant RTMP InputAsk AIpost https://api.bitmovin.com/v1/encoding/inputs/redundant-rtmpBody ParamsThe Redundant RTMP input 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.delayThresholdintegerDefaults to 30When there is no input signal present and this threshold in seconds is reached it will switch to another ingest pointingestPointsarray of objectsConfiguration for ingest points that use a dynamic IP based endpoint to stream to e.g.: rtmp://41.167.11.21/live Either ingestPoints or staticIngestPoints can be setingestPointsADD objectstaticIngestPointsarray of objectsConfiguration for static ingest points. These ingest points use a consistent endpoint to stream to e.g.: rtmps://live-ingest.bitmovin.com/live Either ingestPoints or staticIngestPoints can be setstaticIngestPointsADD objectResponses 201Successful response. defaultError response.Updated 2 months ago