<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt;&gt;I have media in some unknown format, but already divided into<br>&gt;&gt;frames, cached in memory.
<br>&gt;&gt;I want to start streaming immediately to a known client ip/port.<br><br>&gt;Sorry, but RTP payload formats (network packing rules) are designed<br>&gt;for specific media types.&nbsp;&nbsp;If you don&#39;t know the format of your
<br>&gt;media, then you can&#39;t stream it using RTP (and can&#39;t stream it using<br>&gt;the &quot;LIVE555 Streaming Media&quot; software).<br><br>&gt;Are you *sure* that you don&#39;t know anything about the format of your media?
</blockquote>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ok then, suppose I know what media type it is, for instance h263+ or mpeg2 or whatever is easiest to converse about.</div>
<div>further suppose that they media is not coming from file, but rather it is handed out to me, already divided into frames.</div>
<div>&nbsp;</div>
<div>I wish to properly package them in RTP and send them to a known RTP client, who is already listening and waiting for the packets. </div>
<div>&nbsp;</div>
<div>The live555 library already has a XXXframer class for the codec, but do I really need it, after all, its already framed ... </div>
<div>how do I go about implementing the a ServerMediaSubsession class?</div>
<div>or should I use <font color="#010001" size="2">PassiveServerMediaSubsession instead?</font></div>
<div><font color="#010001" size="2"></font>&nbsp;</div>
<div><font color="#010001" size="2">Thanks</font></div>
<div><font color="#010001" size="2">Aviad Rozenhek</font></div>
<div>&nbsp;</div>
<div>&nbsp;</div><br>&nbsp;</div>