[Live-devel] OnDemandRTSPServer m4v

samier.petrus at stud.uni-hannover.de samier.petrus at stud.uni-hannover.de
Tue Jan 25 15:00:52 PST 2005


Hello,
i am try to stream a test.m4v File using testOnDemandRTSPServer
when  the Client send  "DESCRIPE" Request, it takes about 2 minutes  for the Server to send the answer


RTSPClientSession::handleCmd_DESCRIBE (---)
sdpDescription = session->generateSDPDescription();
 OnDemandServerMediaSubsession::sdpLines(ServerMediaSession& parentSession)
 setSDPLinesFromRTPSink(dummyRTPSink, inputSource, parentSession);
    char const* auxSDPLine = getAuxSDPLine(rtpSink, inputSource);

after that , the Server crash at

   if (fDummyRTPSink->auxSDPLine() != NULL) with access violation.      


Samier 




More information about the live-devel mailing list