@dolbyio/dolbyio-rest-apis-client - v6.0.0
    Preparing search index...

    Function createTranscoder

    Create a Cloud Transcoder to enable Adaptive Bitrate (ABR) Simulcast streams without requiring multiple broadcast contribution sources.

    A Transcoder represents the configuration of your bitrate ladder from a pre-defined profile or by setting the maximum height and frameRate you'd like to target. See the 'List Transcoder Profiles' endpoint to find available Transcoder profiles. If you specify both a profile id and height/frameRate settings only the profile will be used.

    You should update any broadcast encoders to use this new origin server as configured by the DNS of the Transcoder which can be found in the response data.

    There are additional charges for a Transcoder so you should use the Stop Transcoder and Start Transcoder capabilities to enable cloud transcoding only when you need to broadcast.

    Cloud transcoder is not currently available for general usage. If you would like to opt in, please contact our Sales team.

    The API Secret used to authenticate this request.

    Information about the new cloud transcoder.

    A Promise whose fulfillment handler receives a Transcoder object.