# UdpOutput

**object**

**type**: string (Optional, Defaults to UDP)

**transport**: object [UdpOutputTransport](https://docs.mediakind.com/api-reference/channels-api/schemas/udpoutputtransport) (Required)

**Show 4 properties**

- **url**: string (Required)
- **interface**: string (Required)
- **sourceAddress**: object (Optional)
  - **Show 2 variants**
    - `string`
    - `null`
- **sourcePort**: object (Optional)
  - **Show 2 variants**
    - integer (Port number)
    - `null`
