<div>It seems that when a server signals vlc that the authentication is required to get stream via RTSP by sending "401 UNAUTHORIZED", vlc opens a new socket to resubmit its request. This poses a problem for the server because</div>

<div>the server is supposed to open a new client session for the new socket and the old authentication information </div>
<div>such as the nonce etc should be reset for the new client session. </div>
<div> </div>
<div>Anybody experienced this issue? I believe vlc is not complying with the RFC, there is no reason why it should open</div>
<div>a new socket..</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Ratin</div>