Resources for IT Professionals > Forums Home > Microsoft Research Forums > Conference XP Client > Anyone interested to RTP going over TCP rather UDP
Ask a questionAsk a question
 

QuestionAnyone interested to RTP going over TCP rather UDP

  • Thursday, August 27, 2009 2:27 PMbalistof Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi all,

    I was just browsing through the source of the rtp implementation and figured that it might be useful if there would be a way to use TCP rather than UDP as the underlying transport protocol.

    I know, I know RTP does already the sequencing and TCP does re-transmitting but sometimes if you are behind a http-firewall you only option is to go with a TCP connection since UDPs are blocked...

    If anyone is interested in that, please let me know!