Re: [Live-devel] Media level SDP lines exceed memory allocation

2014-02-12 Thread Michael Brimer
Thanks Ross. Tested and working in 2014.02.10. Mike From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: 10 February 2014 11:51 To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Media level SDP lines ex

Re: [Live-devel] Media level SDP lines exceed memory allocation

2014-02-10 Thread Ross Finlayson
Thanks for the note. I've just released a new version (2014.02.10) that makes this code more bullet-proof (and also uses "snprintf()" rather than "sprintf()"). Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list liv

[Live-devel] Media level SDP lines exceed memory allocation

2014-02-10 Thread Michael Brimer
Hi, I'm a new subscriber working on security cameras. I'm experiencing an RTSP server crash in the DESCRIBE phase which I have traced to the function ServerMediaSession::generateSDPDescription(). In this function, I think the sdpLength is being calculated based on the length of the session-leve