--- title: "Udp Input Connector" slug: "udp-input-connector" updated: 2024-11-26T17:01:01Z published: 2024-11-26T17:01:01Z canonical: "help.tritondigital.com/udp-input-connector" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.tritondigital.com/llms.txt > Use this file to discover all available pages before exploring further. # Udp Input Connector | **Param name** | **Mandatory** | **Description** | **Default Value** | **Possible Value** | | --- | --- | --- | --- | --- | | Port | Yes | Local listening port. | n/a | 1 - 65535 | | DeadAirTimeout | No | If specified, defines a timeout period between the reception of data after which the input connector is reset. | n/a | 1 - 2,147,483,647 | **Example XML:** ```xml   9000   600             10               12834       ```