[update: 01/31/2008]
VOD for VideoDB 2.5 has been released! see
http://apps.ouwu.com/confluence/display ... +on+Demand
[update: 01/16/2008]
VOD for VideoDB 2.5 has completed: now the VOD configuration is done within the VideoDB configuration page.
Demo:
http://vodtest.ouwu.com
username: test
password: test
* you 'll need to install the client side software first (my VLC package or the URI fix) , see the VOD Download here
http://wiki.ouwu.com:8080/display/pb/VOD+Download
[updated 03/06/2007]
few bugs in the repackaged VLC app fixed;
VOD mod repackaged to avoid the file corruption problem
[updated 02/20/2007]
I have released the new mod at
http://wiki.ouwu.com:8080/display/pb/Video+on+Demand
[Updated 02/12/2007]
Hi, I have rewrote this mod and just wondering if people are still interested. I am currently finishing up the documentation and everything will be made available for downloading soon.
For more details and also a demo, check it out here
http://wiki.ouwu.com:8080/display/pb/Video+on+Demand
Thanks for checking.
[update 06-01-2005]
now it's the 0.1.2 version, movie folders and filenames with space are now supported.
(also a small bug fix)
I finally made a wiki howto about this. Sorry about the dealy.
Here you go.
http://feynman2.cis.rit.edu/~urban/phpwiki/index.php
---
I spent a couple of days and finally have this VOD (video on demand) system and wondering if anybody would be interested.
check out the pics:
[The VOD backend: movie database]
[Click and Play]
[playlist - tv shows - playing]
* What does it do ?
The backend is supported by VideoDB (with my modification / hack)
basically, you connect to the http server, what u get is a movie collection (moviedb) .
You click on "Play" , it then pops up the VLC and plays rite there.
* system supported: Windows and Linux
for linux: works w/ firefox (by adding a url protocol handler)
for windows: works w/ any browser (by adding a reg entry)
* playlist
TV show eps will be added to a playlist (so are movies if, mutiple files are found)
* the best part.
you add a movie to the database, the php code will figure out what file is associated w/
the move, playlist and links are all made automatically. (done by a fuzzy search and take the
most possible option) .
* working ?
working beautifully so far, haven't had any problems.
Just let me know if you are interested.