Ray Media Server not processing uploaded video

HI, I am confused I installed the RMS server and I can see it running with all the modules IM, CHAT, ect. But it still does not process uploaded video. Can someone help?

We are going live tonight.

[RAY notification] Application started Global Server

[RAY notification - Video.init] Application Video was started

[RAY notification] Application Phone was started

[INFO] [Launcher:/installer] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3b6edf06: defining beans [placeholderConfig,web.context,web.scope,web.handler,installer.service]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@18aa0b7b

[INFO] [Launcher:/im] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@529bec85: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@18aa0b7b

[INFO] [Launcher:/installer] org.red5.server.service.Installer - Installer service created

[RAY notification - Board.init] Board application was started

[RAY notification] Application IM started

[INFO] [Launcher:/chat] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a44946c: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@18aa0b7b

[RAY notification - Chat.init] Application chat was started

[INFO] [Launcher:/livecam] org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b06d10b: defining beans [placeholderConfig,web.context,web.scope,web.handler]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory@18aa0b7b

[RAY notification - Livecam.init] Live Camera application was started

<?xml version='1.0' encoding='UTF-8'?><ray><rooms><room id="1" in="9" inTime="154608" owner="0" password="false"><title><![CDATA[Lobby]]></title><desc><![CDATA[Welcome to our chat! You are in the "Lobby" now, but you can pass into any other public room you wish to - take a look at the "All rooms" box.]]></desc></room><room id="2" in="" inTime="" owner="0" password="false"><title><![CDATA[Friends]]></title><desc><![CDATA[Welcome to the "Friends" room! This is a public room where you can have a fun chat with existing friends or make new ones! Enjoy!]]></desc></room></rooms></ray>

!!!Room created - Lobby constant

!!!Room created - Friends constant

[RAY notification - Chat.requestRooms] got info from: mydomain.com

Quote · 15 Mar 2014

RMS doesn't handle normal video uploads, only videos recorded on the site and video comments. And then the actual processing is still passed off to Dolphin's cron to handle.

 

Do you have a cron job setup? If so, check your email for any reports from the cron daemon.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 15 Mar 2014

Ok, are there any documentation for the setting? command string?

Thanks

Quote · 16 Mar 2014

 

Ok, are there any documentation for the setting? command string?

Thanks

The cron should look like this: cd /home/[username]/public_html/periodic; /usr/local/bin/php -q cron.php

 

Adjust based on your PHP and file path (check in /inc/header.inc.php).

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Mar 2014

For GoDaddy VPS settings:

*****/usr/bin/php -q /var/www/vhosts/ip-xxx-xxx-xxx-xxx.ip.secureserver.net/dol/periodic/cron.php

xxx-xxx-xxx-xxx is your server IP address.

Quote · 16 Mar 2014

 

For GoDaddy VPS settings:

*****/usr/bin/php -q /var/www/vhosts/ip-xxx-xxx-xxx-xxx.ip.secureserver.net/dol/periodic/cron.php

xxx-xxx-xxx-xxx is your server IP address.

Are there any emails from the cron daemon? You may need to edit the scheduled task settings in Plesk (I'm assuming this is Plesk, because Go Daddy) to forward results to an email address.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 16 Mar 2014

Here is what you can do; you can add a line to the cron.php file to let you know it ran; the cron.php has no output so you don't have a way of knowing if it fired or now.

Then access the cron job and work on getting the settings correct; if you have a command shell where you can do such things.  When you get the message back that you added to cron.php, you will know that your cron is working properly.

Geeks, making the world a better place
Quote · 16 Mar 2014

It runs fine, I am getting many emails with video conversion verbose and the videos are showing up. Thanks for your help.

Quote · 16 Mar 2014
 
 
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.