> in the method "RTSPServer::RTSPClientConnection::authenticationOK" is only > checked whether the "fAuthDB" is NULL. Would it not make sense to check if > the "AuthDB" is empty ("fAuthDB->IsEmpty()")?
No, no special code is needed for this case. If the authentication database exists, but is empty (i.e., no <username>,<password> pairs have yet been entered into it), then all commands will fail with "401 Unauthorized". Which is as it should be. 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