[Live-devel] compilation issue / vcpkg / windows

Ross Finlayson finlayson at live555.com
Fri Feb 4 08:52:40 PST 2022


> Only issue I have, when connecting a second client, the video on the first client stops one second later, basically the picture is not updated anymore. VLC statistics still shows newly decoded blocks and displayed frame, time increases, but the picture doesn't change on that first client. I'm using multicast sockets (same as in example). Maybe you have an idea ?

Not really - except to check the “fPresentationTime” values that you’re setting for each NAL unit (in your “FramedSource” subclass).  They must be aligned with ‘wall clock’ time - i.e., the times that you’d get by calling “gettimeofday()”.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list