This document summarizes a presentation on Spotify's large-scale, low-latency peer-to-peer music streaming system. Spotify uses a hybrid client-server and P2P approach to stream over 8 million tracks to 24 million users. The key aspects covered include Spotify's custom protocol, unstructured P2P overlay, and evaluation of the system's performance based on real data. Evaluation results showed median playback latencies of 265ms, stutter rates below 1%, and that the system was able to efficiently locate peers and was not severely impacted by client churn.