<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">If you had read the FAQ (as everyone is asked to do before posting to the mailing list), you would have realized that if you modify the supplied source code, you can expect *no* support on this mailing list (especially for people, like you, who use unprofessional email addresses).<div><br></div><div>The "testMPEGTransportStreamer" application transmits its data over RTP packets - which, by default, are carried in UDP packets.  You cannot simply change the output socket to a TCP socket, because there would be no way for the receiver to know where each RTP packet begins and ends.</div><div><br></div><div>It *is* possible to transmit this data over TCP, but only if you enable the application's built-in RTSP server, and use a RTSP client that explicitly requests RTP-over-TCP streaming.</div><div><br></div><div>However, because your email address announces to the world that you are just a casual hobbyist rather than a serious professional, this will be my last posting on this topic.</div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span>
</div>
<br></body></html>