RTP BUNDLE is a mechanism in RTP that enables using a single socket/connection to send multiple media types.
This is typically used to send audio and video over the same connection, and allows reducing the number of opened sockets and pinholes that need to be managed and reduces the resources required to get a session work through a firewall or NAT device.
See also rtcp-mux.