[vlc-devel] Help about GET_PARAMETERS
Rémi Denis-Courmont
remi at remlab.net
Thu Jun 9 13:44:17 CEST 2011
On Thu, 9 Jun 2011 10:31:52 +0800, chenhui zhang
<zhangchenhui2006 at gmail.com> wrote:
> found that the rtsp is OK and when send the media data to vlc over rtsp,
it
> seems vlc doesn't recv the data because the TCP windows size of vlc side
is
> down to zero and never recover.
This means that, for whatever reason, live555 does not read incoming data.
Most probably, this would be a protocol error in the server, or a bug in
live555 version used by your VLC build.
> send GET_PARAMETERS response to vlc, why it still can't play?
Your GET_PARAMETERS response may be syntactically invalid then.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list