RMS & Ubuntu

Hello,

 

Can any one help me installing rms on ubuntu server 64 bits  ?

I tryied the wiki but i can not start the rms server.

Quote · 15 Apr 2011

not sure if you have seen these topics and the results..

http://www.boonex.com/unity/forums/topic/D7-Ubuntu-9-10.htm

http://www.boonex.com/unity/forums/topic/RMS-install-on-Debian.htm

http://www.boonex.com/unity/forums/topic/RMS-in-dolphin-7.htm

I have not tried the 64bit version..don't see how that would make a difference for RMS.

Hopefully someone with more knowledge with it will chime in later..

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 15 Apr 2011

Yes i tested that but i think the problem is configuring rms with jre in 64 distrubition.

I just can not install it.

Quote · 15 Apr 2011

Salut,

j'ai installer ce matin RMS sur un serveur Ubuntu 10.10 64bits en suivant a la la ligne le wiki , sauf pour l'emplacement d'installation sur mon serveur, et quand je lance le fichier red5.sh java ce lance correctement et quand je vais sur mon site en local RMS fonctionne parfaitement.

La seul chose que je n'arrive pas a faire mois c'est d'activer le démarrage automatique du serveur RMS au lancement de ma machine.


Hello,

I installed this morning RMS on a server 64bit Ubuntu 10.10 following line to the wiki, except for the installation location on my server, and when I run the java file that launches red5.sh properly and when I go to my site locally RMS works perfectly.

The only thing I can not do this month to enable the automatic startup of RMS server at the launch of my machine.
Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 15 Apr 2011

Veuillez suivre ces etapes pour un lancement automatique:

 

Launching Media Server on Startup

  • Now you should add a task to your server's startup file, so every time your server restarts, RMS could start automatically. On most Linux systems this file is /etc/rc.local. You should input the following lines in it: "cd path_to_rms" and "/path_to_rms/run_daemon.sh", where "path_to_rms" stands for the absolute path to Ray Media Server folder.

For example:

cd /opt/ray_server
./run_daemon.sh
Quote · 15 Apr 2011

Merci, effectivement dans rc.local

j'ai ajouter

 

 

cd /home/johan/www/RMS
./red5.sh

avent ma ligne exite 0 et cela fonctionne.


Thank you,

effectively in rc.local

I add

 

cd /home/johan/www/RMS
./red5.sh

my line before exit 0 and it works.

 


Dolphin 7.1.4 - Hosting My server - www.e4k.fr
Quote · 15 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.