Re: [Live-devel] RTSPServer Access Control Change Request

2013-01-07 Thread Chris Richardson (WTI)
04, 2013 3:43 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSPServer Access Control Change Request Grumble... I don't particularly like this, but I didn't particularly like the "specialClientAccessCheck()" hack either. But a pair of

Re: [Live-devel] RTSPServer Access Control Change Request

2013-01-04 Thread Ross Finlayson
Grumble... I don't particularly like this, but I didn't particularly like the "specialClientAccessCheck()" hack either. But a pair of related hacks isn't much worse than one, so I'll go ahead and add your patch to the next release of the software. (At some point the whole API for custom serve

Re: [Live-devel] RTSPServer Access Control Change Request

2013-01-04 Thread Chris Richardson (WTI)
5.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Friday, January 04, 2013 12:11 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSPServer Access Control Change Request I'm confused. There's already a "specialClie

Re: [Live-devel] RTSPServer Access Control Change Request

2013-01-04 Thread Ross Finlayson
I'm confused. There's already a "specialClientAccessCheck()" virtual function (defined in "liveMedia/include/RTSPServer.hh") that I added in April 2007 in order to allow special-purpose access control - beyond the usual digest authentication mechanism. Is that not sufficient for your purpose?