> 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/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to