Can you reproduce the problem using the *unmodified* “openRTSP” command - or 
does the problem occur only with your custom RTSP client application (that is 
opening multiple RTSP streams)?

If it’s the latter, then I suspect that your problem may be that you are using 
the same “Authenticator” object for more than one RTSP stream.  You can’t do 
this (especially not with the latest LIVE555 version); you have to use a 
different “Authenticator” object for each “RTSPClient”.

But if you can reproduce the problem with “openRTSP” (i.e., on a single RTSP 
stream), then please post the *complete* RTSP protocol exchange.


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

Reply via email to