Is RMS required to play videos on D7

I probably should know this, but I don't usually work with videos on my site.  I know RMS is required to record videos, but is it also required to play them?  I know I could upload and play videos no problem with D6, but I am getting that little "loading" spinning icon.   Is that because I don't have RMS, or is there some other problem I should be looking at.

Rob

Quote · 18 Mar 2010

you do not need RMS to play videos.

you do need ffmpeg.exe

you do need cron jobs setup correctly.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 18 Mar 2010

Thanks - since I posted that I realized I didn't include the php.ini file in the flash/modules/videos directory - required for the kind of shared hosting I use.  I did put this php.ini file (contents below) and now I get a "file not found" message instead - which I guess is an improvement.

register_globals=Off
magic_quotes_gpc=On
allow_url_include=Off
upload_max_filesize=300M
post_max_size=300M
max_input_time=3000
max_executi alt=3000
memory_limit=128M
short_open_tag=On

Quote · 18 Mar 2010

FOR WHAT I SEE ON MY SITE  if you try to see the video just after the upload, you get the message " file not found", but if you wait until you receveid a mail from the cron job, it's work !

I don't know what the cron job do, but on my site work like this...

...
Quote · 18 Mar 2010

I'm still getting "File not found".  The uploads work fine, I'm pretty sure my chrons have been set up correctly, and I have copied the php.ini to every directory (php 5 in cgi mode).  It spins for a while as if it is loading the video before it displays that message.   Can anyone think of what might be wrong or what I should check?

Quote · 20 Mar 2010
 
 
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.