<div dir="ltr"><div><div><div><div><div>Hi all, <br><br></div>First of all I would like to program an RTSPClient that only handles RTSP session, just the sesion negotiation and session keep alive. In our application we are already capable to manage incomping RTP flows, we just need an RTSP manager to interact with our RTP manager. On server side we already successfully achieved it implementing our ServerMediaSubsession class. We would like to achieve the same on the client side.<br>

<br></div>We have been having a look on the testRTSPClient.cpp code and as far as I understood the sdp parsing is done in MediaSubsession class which at the same time depends on RTPSource. Does anyone have an idea if could be possible to such MediaSubsession features without having to link our application to Live555 RTP stack? (livemedia rtp stack and our rtp stack have some incompatibilities, many common enum types defined)<br>

<br></div>I am not sure could explain myself.<br><br></div>Thanks in advance for any suggestion.<br><br></div>Kind regards,<br>David<br></div>