You are viewing our Forum Archives. To view or take place in current topics click here.
Ez1mc -> MediaStreamer (Video Scraper)
Posted:

Ez1mc -> MediaStreamer (Video Scraper)Posted:

bugs181
  • New Member
Status: Offline
Joined: Dec 24, 200815Year Member
Posts: 10
Reputation Power: 0
Status: Offline
Joined: Dec 24, 200815Year Member
Posts: 10
Reputation Power: 0
Alright, first ill start with the introduction.

About Ez1MC:
Ez1MC WILL be a VERY extensive Media Center once finished. I will be releasing
so called 'plugins' or applications one by one when I feel their stable enough to release.
The Media Center's core is an http server backend (most code done in PHP) and a Web GUI
front end. The client side code is written in .NET (Core as VB and Plugins in various languages.) This will later be ported with Mono to allow cross platform releases to be made.

The web front end:
The great thing about using the Web browser front end (currently coded with the Skybound Gecko engine) is that the GUI can support flash, java, silverlight and any other Web protocols and addons. You can make the Media Center look THE WAY YOU WANT!

About MediaStreamer:
This little application will retrieve an XML file loaded with media objects and allow
you to navigate websites. The XML file is generated server-side using PHP and included filters. Filters can be created with ease as long as they have the ability to navigate the web and retrieve information and output media objects. You can also watch the videos directly within the application.

Whats a media object?
A media object is basicly media with a title, description, thumbnail, and other optional information.

A little preview (Screenshot):
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

Downloads for your pleasure:
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]

Pre-Reqs:
1.) You will need MySQL installed and will have to import the following database.
[ Register or Signin to view external links. ]
If anyone is interested in having me add an option to disable the SQL, let me know.

2.) You will need Cacaoweb installed on the computer you will be using this application.
I can easily create a new player.php file. Just let me know what player you would like to use.

3.) You will need .NET Framework 4.0 or higher.

4.) Once downloaded, import the SQL database (mstreamer.sql) Then change the config.cfg in your favorite text editor with your mysql information.

5.) Depending on the .NET package and IF it includes the MySQL Connector, then you should be fine. Otherwise, you need to download the following.
[ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.