<!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] To be more precisly about
&quot;Streaming Live</title></head><body>
<blockquote type="cite" cite>As encoder in my project encods one frame
at a time, and so&nbsp;I can deliver one&nbsp;frame at a time&nbsp;at
first I use MPEG1or2VideoStreamDiscreteFramer to feed<font size="-1">
MPEG4ESVideoRTPSink.</font></blockquote>
<div><br></div>
<div>No, that will never work.&nbsp; Try using
&quot;MPEG4VideoStreamDiscreteFramer&quot; to feed
&quot;MPEG4ESVideoRTPSink&quot;.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font size="-1">&nbsp;When I try to use
MPEG4VideoStreamFramer and it works fine, but as you know only for few
seconds. Is it would be a reason ?</font></blockquote>
<div><br></div>
<div>I don't know.&nbsp; However, I suggest capturing encoded MPEG-4
video data - from your web cam - into a file, named
&quot;test.m4v&quot;, and then try streaming it using
&quot;testMPEG4VideoStreamer&quot; or
&quot;testOnDemandRTSPServer&quot;.&nbsp; If your data is correct,
then you should be able to view/play the stream using VLC as a
client.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>