[Live-devel] Case Sensitive Server Handling of Commands
Ross Finlayson
finlayson at live555.com
Mon Jul 30 18:44:58 PDT 2007
>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/
More information about the live-devel
mailing list