In addition to modifying an old version of a ShoutCast PHP object to allow for communication with Shoutcast streaming audio servers, a similar object was created for the same communication with Icecast streaming audio servers. The IceCast object class was built off of the ShouCast object class, following the same coding practices. Many of the [...]
In recent weeks, a large portion of development time and resources have been used in creating a few different media services, most of which are online. In doing this we found it necessary to create object classes for communications with the media server types that we would be connecting to. The first, and most commonly [...]
Category: PHP
PHP: JustinTV Object Class
Recently, video streaming services such as Justin.tv and Ustream have had noticeably higher volumes of traffic. The ever-changing landscape of the world of television is slowly finding its home(s) on the net. With this increased use of these specialized services, specialized software solutions will be needed to ensure successful integration into existing systems. Using both [...]