> However, both fCSeq and fCurrentAuthenticator are both declared private so my > sub class can't access them. [...] > Could you make these variables protected or perhaps add some protected > accessors?
I'll make them "protected:", starting with the next release of the software. > This would also prevent anyone from implementing their own custom RTSP > commands (which is allowed by the standard as long as they don't conflict > with the standard ones.) Yes, although I have no interest in making it easy for people to add their own custom, non-standard extensions to RTSP. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
