Changes between Version 1 and Version 2 of GEC15Agenda/WiMAXTutorial/StreamLoad


Ignore:
Timestamp:
10/18/12 19:52:32 (11 years ago)
Author:
Fraida Fund
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15Agenda/WiMAXTutorial/StreamLoad

    v1 v2  
     1[[PageOutline]]
     2
    13This tutorial experiment is based on "'''!StreamLoad: Quality Video Streaming for Mobile Users'''," a project by Ayaskant Rath, Sanjay Goyal, Shivendra Panwar (Polytechnic Institute of NYU) and Era Jain (IIT Kanpur).
    24
     
    810!StreamLoad is a protocol for sending [http://en.wikipedia.org/wiki/Scalable_Video_Coding layered video] over cellular networks that combines the benefits of streaming and downloading.
    911
    10 * Downloaded video can be of very high quality. Since content is downloaded to the device, viewing the video does not require an active Internet connection. However, some video content is not available for downloading due to content provider licensing restrictions.
    11 * Streaming video requires that the user has a reliable Internet connection. In streaming video, the receiver downloads a small part of the video at a time, and the entire video is never saved on the device. The quality of the streaming video quickly drops when the receiver moves into an area with a poor signal.
     12 * Downloaded video can be of very high quality. Since content is downloaded to the device, viewing the video does not require an active Internet connection. However, some video content is not available for downloading due to content provider licensing restrictions.
     13 * Streaming video requires that the user has a reliable Internet connection. In streaming video, the receiver downloads a small part of the video at a time, and the entire video is never saved on the device. The quality of the streaming video quickly drops when the receiver moves into an area with a poor signal.
    1214
    1315In !StreamLoad, the base layer of the video is streamed in real time, and enhancement layers may be downloaded ahead of time. The video quality is improved because the receiver can take advantage of available bandwidth to download enhancement layers of future chunks of video, "smoothing" the effect of variations in signal quality. However, the legal requirements of streaming are satisfied because the video that is downloaded to the device cannot be played without the base layer (which is streamed).