VideoWatch Pro v1.3.4

Antv912

New Member


To run VideoWatch, servers are required to have the following setup:

* Apache web server with mod_rewrite enabled.
* MySQL version 4.0+
* Access to cgi-bin.
* GD Library 2+ with freetype support.
* PHP4 or PHP5 with the following configuration
1. safe_mode = off
2. open_basedir = (no value)
3. output_buffering = on
4. register_argc_argv = On
5. max_execution_time = 1000 (Recommended or higher)
6. session.gc_maxlifetime = 15000 (Recommended or higher)
7. upload_max_filesize = 100M (Recommended or higher)
8. post_max_size = 100M (Recommended or higher)
9. register_globals = off
* Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html)
* LAME MP3 Encoder (http://lame.sourceforge.net)
* Flv2tool (http://inlet-media.de/flvtool2)
* Libogg + Libvorbis (http://www.xiph.org/downloads)
* FFmpeg (http://ffmpeg.mplayerhq.hu)
* Ability to run PHP from the command line (CLI) with exec()
* Ability to execute background processes with exec("binary > /dev/null &")

Demo
http://adf.ly/qbj4


Download
http://www.mediafire.com/?nycxps36fo1xx4j
 
Back
Top