Thanks for sending the debug trace. However, I'm puzzled by this,
because (for now, at least) I can't see how it is possible (in the
current version of the code) for the server to receive two "DESCRIBE"
commands in succession, without sending a response to the first
command inbetween. (I assu
> This problem caused the sever to seg fault.
>
> This is the first time you've mentioned a seg fault. If that
> happens, then there's definitely a bug in the server code.
>
> Please add
> #define DEBUG 1
> to the start of "RTSPServer.cpp", and recompile. This will generate
> debugging ou