[Live-devel] RTSP SETUP response

Ross Finlayson finlayson at live555.com
Mon Sep 9 08:03:48 PDT 2013


> I want to handle the SETUP params that my RTSPClient is receiving when a RTSPServer sends the reply, I thought inherit by RTSPClient and to rewrite parseTransportParams or handleSETUPResponse but I cannot because these methods are declared as private.

Those member functions are not intended to be redefinable, because the set of 'transport' parameters - defined in RFC 2326 - is not intended to be extendable.

Which specific parameter(s) - defined in RFC 2326 - do you want your RTSP client to be able to access?


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130909/d8fa4115/attachment.html>


More information about the live-devel mailing list