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