Re: [Live-devel] Delay problem of the first RTCP "SR" packet

2021-01-21 Thread Ross Finlayson
> On Jan 22, 2021, at 4:05 PM, Steve Ha wrote: > > My question is how can I force the first RTCP "SR" packet to be delivered at > the same time as the first RTP packet so that the RTSP client could get all > frames with correct PTS? Basically, you can’t. (But even if you could, there’d be n

[Live-devel] Delay problem of the first RTCP "SR" packet

2021-01-21 Thread Steve Ha
Hi Ross, >From the FAQ I know that the first RTCP "SR" packet is delivered after delivery of several RTP packets. That causes PTS of some first video frames are not accurate. My question is how can I force the first RTCP "SR" packet to be delivered at the same time as the first RTP packet so that