Hello. I need urgent help I want install RMS in my VPS
I see your tutorial in this link http://www.boonex.com/trac/dolphin/wiki/RayMediaServerInstallation
Uploading Files Download the latest Media Server application suitable for your operating system (it will be an archive for UNIX and an executable file for Windows). If you're installing the UNIX version, unzip the archive and upload the contents of the extracted folder into the folder you created on your server (for example /opt/ray_server). If you're installing the Windows version, run the downloaded executable file on your Windows server. If you have follow the wizard's instructions Media Server would be installed by default at C:\Program Files\RMS.
But... where I download latest Media server aplication?
please, help me
|
http://www.boonex.com/paymentprovider/payment
At the bottom right corner of that page click "other downloads"
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
|
I followed all the installation steps. It has been difficult but in the end and connected. the problem I have now rms connects but fails to process the video. any suggestions?
|
I believe that it is the ffmpeg.exe file that processes videos - make sure you have the correct permissions (755 or 777) and that you have the most recent version. caredesign.net |
depending on your hosting company they may even install it for free http://vi-bin.com |
I followed all the installation steps. It has been difficult but in the end and connected. the problem I have now rms connects but fails to process the video. any suggestions?
If you need more help, let me know.
ManOfTeal.COM a Proud UNA site, six years running strong! |
PM's answered, tested.
You can see my RMS in action here, http://jacksonville.dyndns.tv/m/photos/view/Lamont-Weldon-Photo-s
You can connect to mine to test.
http://76.123.106.199:5090/
Using ports 5090 and 1937..
your website has been added to my RMS.
ManOfTeal.COM a Proud UNA site, six years running strong! |
Good morning.
I have installed the server requirements.
Regarding ffmpeg error:
sh: / furanet / sites / parejaspapua.com / web / htdocs / flash / modules / global / app / ffmpeg.exe: can not execute binary file
Looks like I'm calling a windows file (extension. Exe) Obviously, in a linux server will not work.
Have to call the ffmpeg that is installed on the system, the full path is / usr / bin / ffmpeg
How can I do?
A greeting. |
ffmpeg.exe that comes with dolphin is indeed compiled for linux.
We all run the same thing incase your not aware of that.
Linux does not care what the file extension is. This is a common assumption a lot of people make. The extension is kept the same for both versions so code in dolphin does not need to be changed, but windows actually requires you download the windows version of it.
You cannot run the one included with the OS. It has not been compiled for use with dolphin.
My guess is your host has setup restrictions preventing executable from being run from within php. Or you have not set ffmpeg executable (mode 777) However i have guessing a hosting setup restriction.
https://www.deanbassett.com |
my server says:
"appears that the 'ffmpeg' included ('/ furanet / sites / parejaspapua.com / web / htdocs / flash / modules / global / app / ffmpeg.exe') is compiled for 32bit and your server is 64bit, is it the possibility to provide a binary for 64bit?"
Any idea?
|
He he he
My Video comments now run semi-ok
But...
1.- Click in video comments : OK open cam and record
2.- When finish record.. procesing : OK
3.- When finish procesing.. APPEAR: FILE NOT FOUND
Where are?
|
3.- When finish procesing.. APPEAR: FILE NOT FOUND Where are?
They need to process first.
ManOfTeal.COM a Proud UNA site, six years running strong! |
yes, process, but never appears
file not found
|
yes, process, but never appears
file not found
Do you have a cron job setup? If so, check your email for anything from the cron daemon, especially involving ffmpeg.exe. Look at the bottom of the output and post any error messages.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |