OutputVideoRequestRequest

  • url
    Type: string
    min length:  
    1
    Format: uri
    required

    URL of the video to output. Must be a valid URL to an mp4 file and start with https://.

  • loop
    Type: boolean

    Whether to loop the video. Defaults to false.

  • mute_video
    Type: boolean

    Whether to mute the video's audio track. Main purpose is to play a video as the bot's webcam while keeping the bot's microphone muted. Defaults to false.