<!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
"Streaming Live</title></head><body>
<blockquote type="cite" cite>As encoder in my project encods one frame
at a time, and so I can deliver one frame at a time at
first I use MPEG1or2VideoStreamDiscreteFramer to feed<font size="-1">
MPEG4ESVideoRTPSink.</font></blockquote>
<div><br></div>
<div>No, that will never work. Try using
"MPEG4VideoStreamDiscreteFramer" to feed
"MPEG4ESVideoRTPSink".</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font size="-1"> 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. However, I suggest capturing encoded MPEG-4
video data - from your web cam - into a file, named
"test.m4v", and then try streaming it using
"testMPEG4VideoStreamer" or
"testOnDemandRTSPServer". 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>