Re: [Live-devel] two questions about liveMedia source code

2008-04-10 Thread Ross Finlayson
>I'm reading liveMedia source code(version 2008.4.3), and have two >questions about it > >(1) in RTSPClient::setupMediaSubsession(RTSPClient.cpp, line 956): >subsession.connectionEndpointName() = serverAddressStr; >where the serverAddressStr comes from the transport section of SDP >respon

[Live-devel] two questions about liveMedia source code

2008-04-08 Thread Changjin Liu
Hello, Ross I'm reading liveMedia source code(version 2008.4.3), and have two questions about it (1) in RTSPClient::setupMediaSubsession(RTSPClient.cpp, line 956): subsession.connectionEndpointName() = serverAddressStr; where the serverAddressStr comes from the transport section o