[Live-devel] How to restrict stream from being viewed by more than one user?

Ross Finlayson finlayson at live555.com
Fri Mar 20 08:19:39 PDT 2020



> On Mar 21, 2020, at 3:29 AM, Matthew Czarnek <mczarnek at edge360.com> wrote:
> 
> Thanks Ross, we are already doing this. But we're trying to use this for a high security application, so would be great to add extra layers of protection. 

One thing you could look at is subclassing your “RTSPServer”, and reimplementing one or both of the virtual functions
	specialClientAccessCheck()
	specialClientUserAccessCheck()

See the definition of these functions in “liveMedia/include/RTSPServer.hh”, lines 119-127


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list