<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello Ross,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i try to send for example two packet RTP for one
frame (image jpeg) ...</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT face=Arial size=2>Each packet has a size less than 64Ko and my frame
has > 70ko</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>How can i use Live to do that ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Before i use <A class=code
href="http://www.live555.com/liveMedia/doxygen/html/classJPEGVideoSource.html"><FONT
size=3>JPEGVideoSource</FONT></A> class and i override this to send one
packet rtp to one frame. </FONT></DIV>
<DIV><FONT face=Arial size=2>I think the callback of live555 ( <FONT
size=2>JPEGVideoSource::</FONT><FONT size=2>doGetNextFrame()) is only for each
frame. is that right ?</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>So if i override <FONT size=2>JPEGVideoRTPSource
class ? is allow me to access to each rtp packet to control for example the
startting rtp packet and the ending packet ? is that the callback
doGetNextFrame is turnning for each packet to allow me to apply the
rfc 2435 ?</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>If you suggest me another and easy
way with JPEGVideoSource with <FONT
size=2>OutPacketBuffer::maxSize </FONT>?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>At last, i wish to know about the old variable
<FONT size=2>OutPacketBuffer::<FONT color=#008000 size=2>numPacketsLimit
?</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial color=#008000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#008000 size=2>Thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV></BODY></HTML>