[Live-devel] Problem streaming *.mpeg4 file using testOnDemandRTSPServer.exe
seetaram N T
seetaram.nt at gmail.com
Tue May 19 23:26:55 PDT 2009
Hi,
I have a *.mpeg4 file which contains the mpeg4 SP encoded video. I am trying
to Stream this using testOnDemandRTSPServer.exe application on Windows PC. I
just renamed *.mpeg4 file to test.m4e and trying to stream. When i tried to
play this video using VLC, it gives the following error.
main debug: adding playlist item `rtsp://199.63.73.109:8554/mpeg4ESVideoTest'
( rtsp://199.63.73.109:8554/mpeg4ESVideoTest )
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 4676 (input) created at priority 1 (input/input.c:265)
main debug: `rtsp://199.63.73.109:8554/mpeg4ESVideoTest' gives access `rtsp'
demux `' path `199.63.73.109:8554/mpeg4ESVideoTest'
main debug: creating demux: access='rtsp' demux='' path='
199.63.73.109:8554/mpeg4ESVideoTest'
main debug: looking for access_demux module: 1 candidate
live555 debug: RTP subsession 'video/MP4V-ES'
main debug: selecting program id=0
main debug: using access_demux module "live555"
main debug: looking for a subtitle file in D:\vlc-0.8\vlc-0.8.6i\
main debug: looking for decoder module: 28 candidates
ffmpeg debug: libavcodec already initialized
ffmpeg debug: postprocessing disabled
ffmpeg debug: using direct rendering
ffmpeg debug: ffmpeg codec (MPEG-4 Video) started
main debug: using decoder module "ffmpeg"
main debug: thread 4276 (decoder) created at priority 0
(input/decoder.c:159)
main debug: `rtsp://199.63.73.109:8554/mpeg4ESVideoTest' successfully opened
live555 debug: StreamClose
main debug: EOF reached
main debug: closing input
main debug: removing module "live555"
ffmpeg debug: ffmpeg codec (MPEG-4 Video) stopped
main debug: removing module "ffmpeg"
main debug: thread times: real 0m0.187500s, kernel 0m0.000000s, user
0m0.000000s
main debug: thread 4276 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mp4v', 0 PES in FIFO
main debug: thread times: real 0m0.734375s, kernel 0m0.015625s, user
0m0.000000s
main debug: thread 4676 joined (input/input.c:412)
main: nothing to play
I read through some live555 posts and understood that, live555 doesn't
support .mpeg4 file streaming? Let me know what is the reason and what is
the solution to this problem?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20090520/106bebab/attachment-0001.html>
More information about the live-devel
mailing list