Virtual Private Multimedia Network Published as Saas (Software As A Servıce) in Cloud Computing Environment
Abstract
This work is dedicated to the design and implementation of private and interactive multi-media control over the cloud. The design and implementation are accomplished using concepts and tools of latest software technologies (i.e., HTML5 facilities and WebSocket), where WebSocket is considered as the fastest software technology that could be deployed to transfer streams over the internet due to the synchronization of data transfer adopted by this technology.The ultimate objective of this work is to build private stream player without the need to install more components to the internet browsers (e.g., flash player). This can be done by implementing Real Time Streaming Protocol (RTSP) on facilities provided only by the internet explorer (i.e., HTML5 technologies such as WebWorkers, primitive variables and Media Source API).