Configure a DME Stream : DME Output Streams : Out-10 > Push RTP via RTSP
  
Out-10 > Push RTP via RTSP
 
*To push an incoming stream out via Auto Unicast:
Objective: This use case explains how to push an incoming stream via RTSP RTP Auto Unicast to another destination. This feature is typically used to bring a TS or RTMP stream into the DME and send the stream via RTSP to the internal RTP server so that you can multicast the RTP stream via a multicast relay.
1. Enter the destination address. This is typically the loopback address (127.0.0.1). The port is assumed to be port 554. If not 554 enter a different port number, for example: 127.0.0.1:555
2. Enter the incoming stream name you want to publish as an RTP stream. This can be another incoming RTP, RTMP, or TS stream name.
3. Enter the target name (typically name.sdp) which then can be used to serve or relay the RTP stream using the SDP name. Be sure the name is not already in use when pushing to this destination.
4. Most likely external destinations will require authentication. If so, enter the username and password.
5. Select Enabled and click Apply.
6. The status will indicate “Active” if a stream is being delivered, “Waiting for Stream” if the input stream cannot be found, or “Disconnected” if the destination cannot be written to.
7. You can also verify the detailed status of your outbound TS stream on the Monitor > Multi Protocol Connections page.
Once the stream is being pushed to the destination, example localhost (127.0.0.1), it can be used to stream to more clients via RTSP, or you can setup a multicast relay to send the original incoming RTMP stream out via an RTP multicast.
 
*See Also:
Input and Output DME Streams