[Live-devel] Always dropping the first frame?

Alex Agranovsky alex at sighthound.com
Tue May 17 18:17:59 PDT 2022


Figured it out: getNextFrame wasn't called during the setup process, but 
some 50-100ms later. Haven't realized background socket handling isn't 
configured until the first call to that method.

This old post has been instrumental to resolution : 
http://lists.live555.com/pipermail/live-devel/2005-November/003543.html

Thanks for your help!

On 5/17/22 8:14 PM, Ross Finlayson wrote:

>
>> On May 17, 2022, at 3:33 PM, Alex Agranovsky <alex at sighthound.com> wrote:
>>
>> Server-side: using stock live555MediaServer running on macOS.
>>
>> Client-side:
>>
>> - The problem occurs regardless of transport (both TCP and UDP)
>> - The problem is seen with our code using RTSPClient API
>> - The problem doesn't occur with testRTSPClient.
> I didn’t see this using “openRTSP” <http://live555.com/openRTSP/> as a client either.  So the problem, whatever it is, appears to be a problem in your application, not a problem with our code.
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel


More information about the live-devel mailing list