Re: [Live-devel] Case Sensitive Server Handling of Commands

2007-07-30 Thread Ross Finlayson
>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

[Live-devel] Case Sensitive Server Handling of Commands

2007-07-30 Thread Li, Chen
Hello, 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? And will future versions be able to account for this? Thanks, --Chen Li ___ live-devel mailing