On Tue, Jan 4, 2011 at 1:16 AM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Why no file testH264VideoToDarwin. cpp ?<br>
</blockquote>
<br></div>
Because our support for streaming from raw H.264 video files is very recent, but the "test*toDarwin" demo applications were developed several years ago.<br>
<br>
Also, as we note clearly in comments near the top of the file "testMPEG4VideoToDarwin.cpp":<br>
<br>
////////// NOTE //////////<br>
// This demo software is provided only as a courtesy to those developers who - for whatever reason - wish<br>
// to send outgoing streams through a separate Darwin Streaming Server.  However, it is not necessary to use<br>
// a Darwin Streaming Server in order to serve streams using RTP/RTSP.  Instead, the "LIVE555 Streaming Media"<br>
// includes its own RTSP/RTP server implementation, which you should use instead.  For tips on using our<br>
// RTSP/RTP server implementation, see the "testOnDemandRTSPServer" demo application, and/or the<br>
// "live555MediaServer" application (in the "mediaServer") directory.<br>
//////////////////////////<br></blockquote><div><br>Depending on the requirements, it is sometimes necessary to use an intermediate server to relay data (specifically, for NAT traversal).  Maybe it's not a usage of the library you'd expected, but it's been profoundly valuable to me.<br>
</div></div>