<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6603.0">
<TITLE>frame-by-frame transmission of RTP video</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I've compiled the libraries and used the testProgs applications to test the transmission of video over RTP.&nbsp; The testProgs work great, but require a video file (test.mpg).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">For my C++ application, I will be receiving single video frames from an external capture device and will need to send out video via RTP.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Can anyone provide a pointer to where to start for using the libraries to stream video over RTP using a frame-by-frame approach?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks :-)</FONT>
</P>

</BODY>
</HTML>