We updated the "UserAuthenticationDatabase" used in the RTSP server to have
a "requireAuthentication" method that can be overridden in a derived class.
We use it so that if default credentials are in use, we don't require
authentication.

Basically, this allows implementations to turn authentication on and off at
will while the server is running.  Unless implementations override
requireAuthentication, the behavior is identical to the previous code.

It's a pretty simple change so hopefully it's good enough for inclusion.  If
not, please let me know if there's any way I can modify the patch to be
acceptable.

Thanks,
Jeremy

Attachment: RTSPServer.diff
Description: Binary data

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to