<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div>Attached is a quick hack on testMPEG2TransportStreamer.cpp to give it a compile-time mode for raw UDP streaming instead of RTP.<br><br>Perhaps it would be useful to include this in the next version.<br></div></blockquote><div><br></div></div>No, because streaming over raw UDP is a bad idea, and I don't want to further encourage its use. (Although raw UDP streaming works with Transport Stream data, it's still a bad idea, because you miss out on the ability of RTP to handle out-of-order network packets, and you miss out on the benefits of RTCP (for statistics monitoring and 'liveness' indications).)<div><br></div><div>(Also, a UDP-streaming version of "testMPEG2TransportStreamer" would be incompatible with "testMPEG2TransportReceiver" (unless, of course, that were hacked in the same way.))<br><div><br></div><div>If people really want a UDP-streaming version of "testMPEG2TransportStreamer", then they can easily write their own application to do so.</div></div><br><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; "><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></span>
</div>
<br></body></html>