> then the first rtsp request is "rtsp://localhost:8854" and not contain 
> "mp3test", this time the next function call "parseRTSPRequestString" will 
> failed, and the var "contentLength" is not a sure value.

Yes, this is a bug.  The "contentLength" needs to be initialized (to 0) before 
calling "parseRTSPRequestString()", in case this call returns False.

The latest version (2012.08.30) of the code fixes this.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to