Abstract

We measure and study the peer startup process in P2P live streaming systems and focus on a critical issue in this aspect: How a peer initializes its buffer status when it joins a channel, i.e., initial offset placement of the peer’s buffer in the startup stage. We build a general model of peer startup process in chunk-based P2P streaming systems and present two initial offset placement schemes we inferred from the measurement results of real systems: Fixed padding (FP) scheme and proportional placement (PP) scheme. With FP scheme, the initial buffer offset is simply set to the offset reported by the reference neighbor peer of the new peer plus a fixed padding. With PP scheme, the initial buffer offset is set to the offset of the reference neighbor peer plus an advance proportional to the reference neighbor peer’s offset lag or buffer width. We evaluate the performance of these two schemes, and find that the FP scheme, although simple, is not practical to be adopted in real P2P live streaming systems, and PP scheme is stable when the placement is based on offset lag, but will be unstable when it is based on buffer width if the chunk fetching strategy and neighbor peer selection mechanism are not properly designed. We then report our detailed measurement results of PPLive and UUSee, two popular commercial P2P streaming systems. The measurement results show that PPLive adopts the PP scheme based on buffer width and has good performance. UUSee, however, adopts FP scheme in its early version and has relatively low performance, and it later upgrades to use the PP scheme in its new version and consequently obtains better performance. These results show that initial offset placement is a critical design issue in P2P live streaming systems, and the PP scheme presented in this paper is a good algorithm for this purpose. Our analytical and measurement results could be useful for guiding the analysis and design of buffering protocols for P2P live streaming systems.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call