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_slice_header error... error while 
decoding frame".

I am also asking help for MPlayer developers. 

But, I tried "testMPEG1or2VideoStream.cpp". MPlayer can play the streaming 
normally.

I wonder if the problem results from our stream server, not MPlayer.

I want to ask that, when a RTSP server is enabled, doGetNextFrame() in 
H264VideoStreamFramer 
also works as before (copy a NAL/frame into fTo)? 

RTSP server always sends frames out before MPlayer ask for streaming.

Please help us to solve the problem... Many thanks!
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to