ClickStreamTV - AnchorTV SOAP server & client

Linux, Apache, MySQL, PHP 08/2011 - 09/2011 http://anchortv.com
Technologies: PHP 5, MySQL, Object Oriented Programming, Custom SOAP server & client, jQuery
Dates: 08/2011 - 09/2011
About:

This project was done in collaboration with a front end designer who did the graphic design and html/css. The system consisted of three main components:

  1. The user interface for AnchorTV.com users. The login protected interface consisted of a video player which integrated with anchorTV's ClickStreamTV account, the account's playlists, playlist channels and channel videos - all of which were pulled from ClickStreamTV.
  2. A ClickStreamTV SOAP server written specifically for this project, but designed for use with any ClickStreamTV account. The SOAP server handles authentication, returns playlists, channels and videos, logs and proxies video requests to the appropriate CDN and serves videos.
  3. An AnchorTV SOAP client to request and post-process data fetched from ClickStreamTV's server.