>After doing some tests using LabView, it appears the server is case >sensitive. Such as rtsp/1.0 must be RTSP/1.0 and Cseq must be Cseq. >Why is this?
Basically, laziness on my part. (A lot of the input parsing is done using "sscanf()" - which is case sensitive - because it was easy to do that way.) > And will future versions be able to account for this? Quite possibly (but I can't give you an ETA). -- 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