Hi,

I am streaming the test.h264 file using the code provided in the mailing
list by Mike Qilorma.

I could stream the H264 file but the MPlayer failed to play the streamed
file, I am here with attaching the
MPlayer messages.

//////////////////////////Message//////////////////////////////
[EMAIL PROTECTED] ~]#./testH264Streamer
Play this stream using the URL "rtsp://10.60.5.56:8554/testStream"
Beginning streaming...
Beginning to read from file...
...done reading from file
Beginning to read from file...



[EMAIL PROTECTED] ~]# mplayer rtsp://10.60.5.56:8554/testStream
MPlayer 1.0rc2-4.1.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing rtsp://10.60.5.56:8554/testStream.
Resolving 10.60.5.56 for AF_INET6...
Couldn't resolve name for AF_INET6: 10.60.5.56
Connecting to server 10.60.5.56[10.60.5.56]: 8554...
rtsp_session: unsupported RTSP server. Server type is 'unknown'.
STREAM_LIVE555, URL: rtsp://10.60.5.56:8554/testStream
Stream not seekable!
 file format detected.
Initiated "video/H264" RTP subsession on port 18888
demux_rtp: Failed to guess the video frame rate
VIDEO:  [H264]  0x0  0bpp  0.000 fps    0.0 kbps ( 0.0 kbyte/s)
FPS not specified in the header or invalid, use the -fps option.
No stream found.


Exiting... (End of file)


AFTER SPECIFYING THE FPS AS 30, MPLAYER IS GIVING THE FOLLOWING MESSAGES,


[EMAIL PROTECTED] ~]# mplayer -fps 5 rtsp://10.60.5.56:8554/testStream
MPlayer 1.0rc2-4.1.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 3.00GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Playing rtsp://10.60.5.56:8554/testStream.
Resolving 10.60.5.56 for AF_INET6...
Couldn't resolve name for AF_INET6: 10.60.5.56
Connecting to server 10.60.5.56[10.60.5.56]: 8554...
rtsp_session: unsupported RTSP server. Server type is 'unknown'.
STREAM_LIVE555, URL: rtsp://10.60.5.56:8554/testStream
Stream not seekable!
 file format detected.
Initiated "video/H264" RTP subsession on port 18888
VIDEO:  [H264]  0x0  0bpp  0.000 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
Audio: no sound
FPS forced to be 30.000
Starting playback...
V:   0.0   0/  0 ??% ??% ??,?% 0 0

Exiting... (End of file)
[EMAIL PROTECTED] ~]#

////////////////////////////////////////////////////////////////////////////
///////


What could be the problem?.


Regards,
Suresh S





The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to