[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-protocol-cvs
Subject:    [Protocol-cvs] transport/rtp rtptran.cpp,1.111.2.1,1.111.2.2
From:       lovish () helixcommunity ! org
Date:       2008-01-24 6:49:39
Message-ID: 200801240650.m0O6oHrZ031279 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/protocol/transport/rtp
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv31737

Modified Files:
      Tag: hxclient_3_1_0_atlas
	rtptran.cpp 
Log Message:
Fix an issue with RTP streaming with resend socket

Index: rtptran.cpp
===================================================================
RCS file: /cvsroot/protocol/transport/rtp/rtptran.cpp,v
retrieving revision 1.111.2.1
retrieving revision 1.111.2.2
diff -u -d -r1.111.2.1 -r1.111.2.2
--- rtptran.cpp	27 Aug 2007 08:23:29 -0000	1.111.2.1
+++ rtptran.cpp	24 Jan 2008 06:49:24 -0000	1.111.2.2
@@ -2313,6 +2313,7 @@
     m_pPeerAddr = pAddr;
     m_pPeerAddr->AddRef();
 
+    m_pUDPSocket->ConnectToOne(m_pPeerAddr);
     UINT32 natTimeout = GetNATTimeout(m_pContext);
 
     if (!m_bIsSource && natTimeout)
@@ -4206,6 +4207,7 @@
 
     HXLOGL3(HXLOG_RTSP, "RTCPUDPTransport[%p]::setPeerAddr(): port = %u",this, m_pPeerAddr->GetPort());
 
+    m_pUDPSocket->ConnectToOne(m_pPeerAddr);
     UINT32 natTimeout = GetNATTimeout(m_pContext);
 
     if (!m_bIsSource && natTimeout)


_______________________________________________
Protocol-cvs mailing list
Protocol-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/protocol-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic