Blue Server

Blue Server Specs:

Server API CGI

PHP Version 5.2.11
GD Version 2.0.34
GIF Read Support: is activated
JPG Support: is activated
PNG Support: is activated
MySQL database (5.0.89-community)

Server Settings: (see the phpinfo click here )

memory_limit 400M
safe_mode = off
register_globals = on
open_basedir turned off
output_buffering = on
upload_max_filesize = 900M
post_max_size = 900M
max_execution_time = 26000
max_input_time = 26000
Apache mod_rewrite Enabled

This values can be altered by using the php.ini file on your web space, for example the 800 mega max. upload size is very large, we recommend that you dont allow videos files of more then 200 mega, or very soon your web space will be full….

You can change the values by creating a php.ini file and entering the below values:

upload_max_filesize 200M
post_max_size 200M
output_buffering on
max_execution_time 12000
max_input_time 12000
session.gc_maxlifetime 24000

Server Paths:

PHP CLI  (/usr/local/bin/php)
MEncoder (/usr/bin/mencoder)
MPlayer  (/usr/bin/mplayer)
FFMpeg   (/usr/bin/ffmpeg)
FLVTool2 (/usr/local/bin/flvtool2)

If you need help dont hesitate to contact us.

Red5 paths:

/usr/local/red5
rtmp://208.53.168.73/SOSample

If you want to check if red5 is working:

replace localhost with the IP 208.53.168.73 and click connect. A green light should go ON.
Check other red5 demos at http://208.53.168.73:5080/demos
For rtmp and more information on red5, please read here and here.
To read the 2 blog posts is important if you want to use red5 and need a rtmp address.
Issues you may face with your video sharing script installation.

If on the start of the upload you get this message:

“cant find file length”

2 reasons could be the cause, files inside cgi-bin folder arent CHMOD to 755 or the paths of the file inside cgi-bin are wrong. On PHPMOTION scripts be sure to upload the files inside cgi-bin in Ascii mode.

Demos

Ostube Demo

Clipshare Demo

Media Share

If you need installation of any of the above scripts, please contact support, installation costs only $15.00.

Comments are closed.