PHP HTTP Streaming: xmoovStream Server
7
Jan
// php the_time('Y') ?>
xmoovStream Server is an open source http streaming server built with PHP.
It creates a layer between the web & your files to provide you control over them in many ways like:
- stream Flash videos
- force file downloads
- logging of every action
- hot link protection
- hide original file locations
- bandwidth throttling & burst loading
- & more..
xmoovStream is a centralized server which can manage different kinds of content from different urls under a single installation.
Like mentioned, it is not limited to streaming Flash videos, it can simply stream any file type including the video player itself or a thumbnail.
The server also comes with a lightweight video player & an audio player for streaming your content.
P.S. The resource is free for non-commercial website & requires a license for any other usage.
- Tags:
Php Stream
- Filed under: CC License, Extras, Goodies, Media, Tools
- 2 Comments
















2 Responses for "PHP HTTP Streaming: xmoovStream Server"
It sounds good but I’m wondering how CPU intensive this is compared to the ‘real’ thing.
Sort of like a pseudo mem-cache.