If your call to "hasBeenSynchronizedUsingRTCP()" *always* returns False, then that means that you (the receiving code) are never getting any RTCP "SR" packets, which probably means that the server is not sending such packets. That's a problem with your server (but not a serious one, unless it is streaming both video and audio).
But if you receive at least one RTCP "SR" packet, then "hasBeenSynchronizedUsingRTCP()" will always return True thereafter. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
