Configure a RTMP message channel with the rtmpt protocol
<channels>
<channel-definition id="my-rtmpt" class="mx.messaging.channels.RTMPChannel">
<endpoint uri="rtmpt://{server.name}:1935" class="flex.messaging.endpoints.RTMPEndpoint"/>
</channel-definition>
</channels>