>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
>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
>>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
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/_
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
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
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