Transport: RTP/AVP;unicast; I would like to know if RTSPClient is configured as multicast or unicast. I can see on parseTransportParams that this parameter is treated but is not stored in order to get later, then I am not able to know from client part if RTSPServer is working as multicast or unicast. I know that RTSPClient is configured automatically and is able to receive multicast traffic, but maybe I want to change to unicast because we are losing a lot of multicast frames or for another cause.
Regards. Miguel Ángel Orenes Fernández Software Engineer DisplayNote Technologies Ltd. P +34 868 079 259 W www.displaynote.com<https://db3prd0502.outlook.com/owa/redir.aspx?C=moUE0BLKE0ec8lft6znvI6pBg2zyy84I0rNI7kBTil9tPTrOQvbtlTc9ikgB418fDceVmCxyJ-Y.&URL=http%3a%2f%2fwww.displaynote.com%2f> E miguel.ore...@displaynote.com<mailto:miguel.ore...@displaynote.com> A Trapería 19 4ºD | MURCIA 30001 Follow us on Twitter! http://twitter.com/displaynote<https://db3prd0502.outlook.com/owa/redir.aspx?C=moUE0BLKE0ec8lft6znvI6pBg2zyy84I0rNI7kBTil9tPTrOQvbtlTc9ikgB418fDceVmCxyJ-Y.&URL=http%3a%2f%2ftwitter.com%2fdisplaynote> From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Monday, September 9, 2013 5:04 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSP SETUP response 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/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel