ericpp / mediascript

This was my first publicly available script that I wrote in 1998. It solves the problem of having to create .ram, .mov, and other files to use streaming media on your site and attempts to prevent others from hotlinking to your content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Media?

Media is a PHP/Perl Script that automatically creates .ram, .asx, and other metadata files. It uses a kind of database to store the locations of your files. All you have to do is link to the script and the script does the rest. It also has a feature to block other people from linking to your media files.

Download

All software is distributed under the GNU General Public License v2.0.

mediascript-master.zip

Todo

  • Web-based configuration
  • Stronger security
  • Database integration (MySQL)

About

This was my first publicly available script that I wrote in 1998. It solves the problem of having to create .ram, .mov, and other files to use streaming media on your site and attempts to prevent others from hotlinking to your content.

License:GNU General Public License v2.0


Languages

Language:PHP 49.5%Language:Perl 48.7%Language:M 1.7%