Hi Ross,

Would you be willing to add the "fullRequestStr" parameter of 
RTSPServer::RTSPClientSession::handleCmd_SETUP as an additional parameter to 
the ServerMediaSubsession::getStreamParameters method?

We had previously overridden ServerMediaSubsession::getStreamParameters in one 
of our subclasses for the purpose of client connection management
and now to add DRM-related functionality we also need to associate 
"fOurSessionId" with the user name which can be parsed out of the Authorization 
header in "fullRequestStr".

If you agree to add the parameter we would of course supply a patch. Otherwise, 
we would be grateful if you have an alternative suggestion to 
associate the live555 session id with the user name from the context of a 
ServerMediaSubsession subclass.



We have thought of duplicating and adapting the code of 
RTSPServer::RTSPClientSession::handleCmd_SETUP in our subclass of 
RTSPServer::RTSPClientSession but that does not seem like a good solution to me.


Thanks for your time,
Ralf




-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.

Please consider the environment before printing this email.


_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to