Re: [Live-devel] rtp over rtsp error

2012-08-20 Thread 许长法
hi, i open VLC's debug message and get below log from VCL: packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 warning: waiting for SPS/PPS packetizer_h264 warning: waiting for SPS/PPS packetize

Re: [Live-devel] rtp over rtsp error

2012-08-15 Thread Ross Finlayson
> I guess my issue is caused by the same reason with you. > RTCP "RR" is sent in OnExpire in rtcp_from_spec.c schedulely. > But why server still close after about 5s ? I don't know. Before, you said that the server closed "after a few minutes". Now, you say that the server closes "after 5s". I

Re: [Live-devel] rtp over rtsp error

2012-08-15 Thread 许长法
I guess my issue is caused by the same reason with you. RTCP "RR" is sent in OnExpire in rtcp_from_spec.c schedulely. But why server still close after about 5s ? 2012/8/16 Ross Finlayson >Hi,I'm using live555 as a server of realtime H264 data. The client > reseive RTP data over tcp succ

Re: [Live-devel] rtp over rtsp error

2012-08-15 Thread Ross Finlayson
>Hi,I'm using live555 as a server of realtime H264 data. The client > reseive RTP data over tcp success. But the server will close after a few > minites . I grasp network packets. I found server send RTCP packet and RTP > packet on RTSP port(554). Our client just drop the RTCP packets.O

[Live-devel] rtp over rtsp error

2012-08-15 Thread ...
Hi,I'm using live555 as a server of realtime H264 data. The client reseive RTP data over tcp success. But the server will close after a few minites . I grasp network packets. I found server send RTCP packet and RTP packet on RTSP port(554). Our client just drop the RTCP packets.Our client must