[Live-devel] Possible authentication bug opening several RTSPClient from the same event loop

Ross Finlayson finlayson at live555.com
Wed Nov 12 04:14:14 PST 2014


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/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20141112/0b99c236/attachment.html>


More information about the live-devel mailing list