[Live-devel] RTSP of H264

2007-12-18 Thread Chang,Yi-Wen
>If we connect to mpeg1or2 rtsp server (testMPEG1or2VideoStreamer.cpp) via >MPlayer, >MPlayer still can't decode successfully because of data loss. We found that, in testMPEG1or2VideoStreamer.cpp, a video is sent repeatedlym so Mplayer will not lost data. But, if sent a video just one time, data

[Live-devel] RTSP of H264

2007-12-18 Thread Chang,Yi-Wen
>Maybe, but we lack some dependent libraries, and these libraries lack other >dependencies. >I think, before mplayer connect to RTSP server successfully, RTSP server has >already copyed data >in doGetNextFrame() and sent out frames to the rtpport of destination. >So that results in no complete f

[Live-devel] RTSP of H264

2007-12-18 Thread Chang,Yi-Wen
>>Possibly. Have you also tried using VLC as your client? >>I will try VLC (although it is not easy to install comparing with MPlayer). > Huh? VLC has pre-built binary versions for many platforms. Maybe, but we lack some dependent libraries, and these libraries lack other dependencies. I thin

Re: [Live-devel] RTSP of H264

2007-12-17 Thread Ross Finlayson
Possibly. Have you also tried using VLC as your client? I will try VLC (although it is not easy to install comparing with MPlayer). Huh? VLC has pre-built binary versions for many platforms. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/_

[Live-devel] RTSP of H264

2007-12-17 Thread Chang,Yi-Wen
Hi, >>But, MPlayer shows the error: "decode_slice_header error... error >>while decoding frame". >> >>I am also asking help for MPlayer developers. >That's good, because that error indicates a problem with the decoder, >*not* with our software I tried to send some frames, not a whole file. I

Re: [Live-devel] RTSP of H264

2007-12-17 Thread Ross Finlayson
We implemented a H264 stream sender and receiver, and they works successfully. Now, we tried to connect our stream sender and play from MPlayer. (For that, a RTSP server is implemented in the stream sender.) But, MPlayer shows the error: "decode_slice_header error... error while decoding frame

[Live-devel] RTSP of H264

2007-12-17 Thread Chang,Yi-Wen
Hi, I have question about mplayer & H264 RTSP. We implemented a H264 stream sender and receiver, and they works successfully. Now, we tried to connect our stream sender and play from MPlayer. (For that, a RTSP server is implemented in the stream sender.) But, MPlayer shows the error: "decode_s