Page 1 of 1

RTP + RTSP does not stop when clients die

Posted: 28 Jul 2005 21:51
by Guest
At Assembly 2005 we had relays set up around the lines of:

new 512low broadcast enabled
setup 512low input "udp:@:9000"
setup 512low output #rtp{sdp=rtsp://83.145.216.1:554/512low.sdp}

The input is mp4a+aac in mpeg ts.

When clients died forcefully, the streaming server continued to broadcast the stream thus causing a DOS attack. Shouldn't the server stop either due to ICMP unreachables or via a separate control callback (or lack of one)?

We've had to take down RTP for now and are only providing MMSH (WMV2+MP3) which was originally our secondary format.

Posted: 29 Jul 2005 13:18
by The DJ
Ticket 279 created to track this issue.

Re: RTP + RTSP does not stop when clients die

Posted: 02 Aug 2007 14:22
by loic69
Any news for this in future 0.9.0 release ?