>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
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