<!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] continuous streaming of m4e media
file</title></head><body>
<blockquote type="cite" cite><font face="Tahoma" size="-1">I am trying
to perform multicast live streaming from a web
camera.</font></blockquote>
<blockquote type="cite" cite><font face="Tahoma" size="-1">The web
camera is continuously generating mpeg 4 stream (single file with
extension as .m4e). I am performing the streaming using
testMPEG4VideoStreamer.</font></blockquote>
<div><br></div>
<div>You should first try running the *original*, *unmodified*
testMPEG4VideoStreamer application, using a single file - named
"test.m4e" - as input.  Only when you have this working
should you consider modifying the code and/or writing your own server
application.</div>
<div><br></div>
<div><br></div>
<blockquote type="cite" cite><font face="Tahoma" size="-1">However, on
opening the rtsp url from VLC player, although no error is reported.
However, VLC player does not show any video. Please help me in
identifying my mistake</font></blockquote>
<div><br></div>
<div>I can't, because ***VLC is not our software***.</div>
<div><br></div>
<div>Instead, you should first try playing/recording the stream (as
served by the *original*, *unmodified* testMPEG4VideoStreamer
application) using our "openRTSP" RTSP client application
(see <http://www.live555.com/openRTSP/>).</div>
<div><br></div>
<div>If "openRTSP" fails to record any data, then the
problem may be because you don't have IP multicast routing between
your server and client, or else a firewall that blocks UDP.  (See
<http://www.live555.com/liveMedia/faq.html#openRTSP-empty-files<span
></span>>)  You should instead first try running the server
and client on the same LAN.</div>
<div><br></div>
<div>If "openRTSP" records data OK (i.e., writes non-empty
files), then the problem is likely that VLC is having trouble decoding
your video.  In that case, you need to report the problem on a
VLC mailing list instead.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>