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.

That's good, because that error indicates a problem with the decoder, *not* with our software


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

I don't see how, because the data is not MPEG-1 or MPEG-2.


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

Possibly.  Have you also tried using VLC as your client?
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to