<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] NAL file
reader</title></head><body>
<blockquote type="cite" cite><font size="-1">I've a file reader from
H.264 raw NAL samples saved as received from the encoder. I'd like
to stream it (with the correct timestamps) inside the MPG2 TS over
RTP.</font></blockquote>
<blockquote type="cite" cite><font size="-1">What is the best way to
do it</font></blockquote>
<div><br></div>
<div>I don't think our MPEG Transport Stream multiplexor currently
supports H.264 video data.</div>
<div><br></div>
<div>In any case, if you already have H.264 Video Elementary Stream
data, it seems silly to package it up into a MPEG Transport Stream and
stream it that way.&nbsp; Instead, just send the H.264 video data
directly (using &quot;H264VideoRTPSink&quot;).</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>