Improving the delivery of multimedia embedded in web pages

  • Authors:
  • Adam Serbinski;Abdolreza Abhari

  • Affiliations:
  • Ryerson University, Toronto, ON, Canada;Ryerson University, Toronto, ON, Canada

  • Venue:
  • Proceedings of the 15th international conference on Multimedia
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The purpose of this work is to reduce the delivery time for the initial portion of multimedia objects over HTTP protocol. The multimedia files we consider are those embedded in web pages. By prefetching embedded media from server to client, we are able to overcome the effects of network latency. We implement prefetching in a custom built HTTP server capable of anticipating future requests from the client, and delivering data without it explicitly being requested. To allow the client to receive files not requested, we use a custom built proxy, to run on the client system. Our custom server and proxy implement modifications to the HTTP protocol to allow multiple files to be delivered in a single transmission.