# rtsp rtp destination address

**URL:** https://community.wowza.com/t/rtsp-rtp-destination-address/45260
**Category:** Wowza Streaming Engine
**Created:** [May 11, 2015, 7:34am UTC](https://community.wowza.com/t/rtsp-rtp-destination-address/45260 "2015-05-11T07:34:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ivan\_Golubenko](https://avatars.discourse-cdn.com/v4/letter/i/73ab20/32.png) [@Ivan\_Golubenko](https://community.wowza.com/u/Ivan_Golubenko)
#### Post date: [May 11, 2015, 7:34am UTC](https://community.wowza.com/t/rtsp-rtp-destination-address/45260/1 "2015-05-11T07:34:09Z")

</div>

Hello.

I receive rtsp Video-On-Demand stream, and I need to specify custom rtp destination address and port.

According to RTSP specification client can specify rtp destination address ([https://www.ietf.org/rfc/rfc2326.txt](https://www.ietf.org/rfc/rfc2326.txt))

I send to Wowza rtsp server in SETUP request:

\<…\>destination=192.168.6.1;client\_port=13000-13004\<…\>

, but rtp streams don’t come to 192.168.6.1.

Does Wowza support this feature?

---

<div class="post-metadata">

### Author: ![Roger\_Littin1](https://avatars.discourse-cdn.com/v4/letter/r/c89c15/32.png) [@Roger\_Littin1](https://community.wowza.com/u/Roger_Littin1)
#### Post date: [May 19, 2015, 1:37pm UTC](https://community.wowza.com/t/rtsp-rtp-destination-address/45260/2 "2015-05-19T13:37:09Z")

</div>

Hi ,

No, Wowza doesn’t support client’s specifying a destination address because it could be used to initiate a dos attack.

From Page 58 of the RFC:

> A server SHOULD not allow a client to direct media streams to an address that differs from the address commands are coming from.
