Send real time to client
Do not offset the time attempting to fix client latency. Client should handle it by itself.
This remove entirely the delay introduced by the server. This avoids surely possible time drifts in the client. The server just sends it's concept of time without trying to force any delay. Only one end should handle this delay in an attempt to synchronize audio and video instead that doing it in both ends.