]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Version 2.4
authorMike Brady <mikebrady@eircom.net>
Thu, 27 Aug 2015 22:30:51 +0000 (23:30 +0100)
committerMike Brady <mikebrady@eircom.net>
Thu, 27 Aug 2015 22:30:51 +0000 (23:30 +0100)
README.md

index add485d1cf774d9c657b9e4f83057a9be3eee159..2b3d357bbebc924d38c0d248f564f719afd9ccd6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Shairport Sync does not support AirPlay video or photo streaming.
 
 This branch -- "master" -- is the stable branch of Shairport Sync. To access the development version, please switch to the "development" branch.
 
-More Information
+More Information 
 ----------
 Shairport Sync works by using timing information and timestamps present in data coming from the audio source (e.g. an iPhone) to "play" audio at exactly the right time. It does this by monitoring and controlling the *latency* — the time between a sound frame is supposed to be played, as specified by its `timestamp`, and the time when it is actually played by the audio output device, usually a Digital to Audio Converter (DAC).  Timestamps are measured relative to the source computer's clocks, the `source clock`, but timing must be done relative to the clock of the computer running Shairport Sync, the `local clock`. The source and local clocks are synchronised, usually to within a fraction of a millisecond, using a variant of NTP synchronisation protocols.