[Live-devel] MP4 Video
Ross Finlayson
finlayson at live555.com
Thu Apr 27 07:36:16 PDT 2006
> >run
> > openRTSP -V -e 10
> rtsp://christianchallenge.org/ccistream/sunday.mp4
> >(If you're behind a firewall, you may also need to add the "-t"
> >option, to request that RTP be streamed over the TCP connection.)
> >
> >This will give you two files: "video-MP4V-ES-1" and
> >"audio-MPEG4-GENERIC-2". Rename the file "video-MP4V-ES-1" as
> >"test.m4v", and you will be able to use it in
> >"testMPEG4VideoStreamer"
>
>
>I followed the above instructions. Using an testOnDemandRTSPServer on a Linux
>machine and a Realplayer or Quicktime
FYI, VLC <http://www.videolan.org/vlc/> is a better player than
either of these two.
> on a Windows machine the result is that
>although the streaming starts, after a few seconds the picture freezes
Note the "-e 10" that I suggested originally. That told "openRTSP"
to record only the first 10 seconds of the stream. If you omit this,
then it will record the entire stream - which you should then be able
to stream in its entirety.
> and there is no sound.
Of course not - because you are streaming a video file only.
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
<http://www.live555.com/>
More information about the live-devel
mailing list