RTSP RTCP SR problem

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
sjbyun
New Cone
New Cone
Posts: 1
Joined: 08 Apr 2016 19:34

RTSP RTCP SR problem

Postby sjbyun » 10 Apr 2016 15:00

Hello,
I use VLC-2.2.2

My RTSP server send first RTCP SR, before sending H264 RTP pakcet. ( about 5 sec before - for test )
Then, VLC wait SPS, despite My RTSP server sent SPS first 5 sec after RTCP SR.
Packet arrival was confirmed by wireshark. ( RTCP SR and SPS )

It seems that VLC discard first RTP packet for resync. ( I guess )

What is the reason?
How to solve it?

no RTCP case

Code: Select all

core debug: `rtsp://192.168.10.251:5554/v-dot/pal-lipsync-annex-b.avi' successfully opened core debug: Buffering 0% core debug: Buffering 0% packetizer_h264 debug: found NAL_SPS (sps_id=0) core debug: Buffering 0% packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0) core debug: Buffering 0% core debug: Buffering 0% core debug: Buffering 4%
sending RTCP case

Code: Select all

core debug: `rtsp://192.168.10.251:5554/v-dot/pal-lipsync-annex-b.avi' successfully opened live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() core error: ES_OUT_RESET_PCR called core debug: Buffering 0% core debug: Buffering 0% packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0) core debug: Buffering 0% core debug: Buffering 0% [b]packetizer_h264 warning: waiting for SPS/PPS[/b] core debug: Buffering 4% packetizer_h264 warning: waiting for SPS/PPS
Thank you

Rémi Denis-Courmont
Developer
Developer
Posts: 15317
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: RTSP RTCP SR problem

Postby Rémi Denis-Courmont » 11 Apr 2016 10:55

That would be a bug in live555 plugin or live555 library.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 73 guests