Re: [Live-devel] Add 454 (Session Not Found) handler to RTSPServer

2012-07-18 Thread Ross Finlayson
Yes, I'll be doing something like this when I update the server to handle multiple TCP connections per session. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com

[Live-devel] Add 454 (Session Not Found) handler to RTSPServer

2012-07-18 Thread Lionel Orry
Hi list, here is a patch suggesting the addition of a handler for the RTSP/1.0 454 status code. I've also replaced the '405 Not Allowed' response on a missing media session by this one which seems more appropriate in this case. Remark: it may be interesting to validate at the beginning of RTSPSe