Go Back   HostV Community - VPS Hosting Forums > HostV Support > HOW-TOs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-03-2008, 06:37 AM
Moderator
 
Join Date: Feb 2008
Posts: 191
Default How To: Automated Red5 Installation

The following steps are intended to automate the installation of Red 5 versions 0.5 , 0.6.3 and 0.7.0 .

1. Download the red5 installer script ,

Note : Do not download the script to some location where every one can access it as someone may execute it and overwrite an old installation !

2. Make it executable,

Quote:
chmod +x red5_install
3. Execute the script,

Quote:
./red5_install
When the script is executed, it would ask for the red5 version to be installed. There are 3 choices as of now.. 0.7.0 , 0.6.3 and 0.5
Make the choice by entering the digits 1, 2 or 3 . Pressing any other key will select the latest version , 0.70 .

Quote:
# ./red5_install

Hello ,Please choose the RED5 version : (1,2,3 or 4)

1. RED5 0.7.0
2. RED5 0.6.3
3. RED5 0.5
Press Any other key to install 1. RED5 0.7.0
After the version is selected, the process is automated . If everything goes well, you will see something similar to the following as the last line,

Quote:
[DEBUG] 5467 main org.red5.server.Standalone.debug ) Startup done in: 5468 ms
Here the time '5648 ms' may vary with different versions and servers. You can exit from this screen by entering the key combination of control and c (^c) as this should shutdown the red5 server normally.

Else if you get any error please leave a word at our help desk and we can install it for you.

If everything goes right, then red5 would be installed in /usr/local/red and it can be started by executing,

Quote:
service red5 start



All comments and feedbacks are welcome

Last edited by HostV Harry; 03-17-2008 at 11:26 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-09-2008, 01:09 PM
Junior Member
 
Join Date: Apr 2008
Posts: 1
Default

What software do I use to make all this happen? I mean, how to connect to the server and give those commands...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-09-2008, 01:14 PM
Moderator
 
Join Date: Dec 2007
Posts: 272
Default

Hi,

You need to login to the server shell as root. If you are using WIndows, you may use tools like putty or xshell to connect to the server shell.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-23-2008, 05:13 AM
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Quote:
Originally Posted by HostV Harry View Post
The following steps are intended to automate the installation of Red 5 versions 0.5 , 0.6.3 and 0.7.0 .
1. Download the red5 installer script .....

Is this actual ? I cant seems to be able to connect to some hosts in installer.
mirrors.dotsrc.org

Thanks Cristian
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-05-2008, 02:42 PM
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default Script failed

[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: FAILED DOWNLOADS ::
[ivy:resolve] :: ^ see resolution messages for details ^ ::
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: [ javax | jta | 1.0.1B ]/jta.jar[jar]
[ivy:resolve] :: [ red5 | whirlycache | 1.0.1_lite ]/whirlycache.jar[jar]
[ivy:resolve] :: [ red5 | commons-collections | 3.2 ]/commons-collections.jar[jar]
[ivy:resolve] :: [ red5 | ehcache | 1.2.3 ]/ehcache.jar[jar]
[ivy:resolve] :: [ red5 | xercesImpl | 2.9.0 ]/xercesImpl.jar[jar]
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS
[ivy:resolve] SERVER ERROR: Bad Gateway url=http://red5.googlecode.com/svn/trunk/repository/quartz-1.5.2.jar.sha1
[ivy:resolve] SERVER ERROR: Bad Gateway url=http://red5.googlecode.com/svn/trunk/repository/quartz-1.5.2.jar.md5
[ivy:resolve] SERVER ERROR: Bad Gateway url=http://red5.googlecode.com/svn/trunk/repository/xml-apis-2.9.0.jar.sha1
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
[antcall] Exiting /usr/local/red/build.xml.
[antcall] Exiting /usr/local/red/build.xml.

FC 8 server

So what went wrong and how do I fix it?

And there is a ton more errors if you want them.

TIA,

Eric

Last edited by eepks; 06-05-2008 at 02:55 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-20-2008, 11:52 AM
Junior Member
 
Join Date: Feb 2008
Posts: 20
Default

RED5 should already be installed on your vps as advertised by host v.

We had this issue with trying to install ourselves until we put our foot down with hostv
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 06-20-2008, 02:29 PM
Moderator
 
Join Date: Dec 2007
Posts: 272
Default

Hi,

If you are experiencing any problem with red5, please submit a support request. The red5 requires more server resources, so sometimes the installation may fail.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 12-22-2008, 07:38 PM
Junior Member
 
Join Date: Dec 2008
Posts: 1
Default

I have installed the automated installation of red5 to our server soberfolk,org but when I am testing through http://soberfolk.org:5080/ It is showing nothing is there anything else need to install after this installation for red5flash server.
I have run the command

root@ds52 [~]# service red5 start
Starting Red5 flash streaming server: [ OK ]


I hope it is running successfully. Please let me know as I am getting very upset after working long hour and not got any result in this.

Regards,
Subikar
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-24-2009, 07:54 AM
Junior Member
 
Join Date: Jan 2009
Posts: 3
Default

FFMpeg & Red5 Included: from your FEATURES PAGE IT SAYS INSTALLED when you roll over the ? mark " Module Installed"/// You need to change this to " Virtual Host customers must do installation from a Putty SSL program using command lines" Technical experience is required in this type of installation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-03-2009, 11:00 AM
Junior Member
 
Join Date: Feb 2009
Posts: 2
Default

Hi,

I execute this script follow the instruccions. The script show me errors (probably because i dont some wrong) Here is all the report http://dev.userlytics.com/report.rtf

Please, do you know what i do wrong?

TIA,
Panchesco
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 03:49 PM.


Powered by: vBulletin
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15