Hi
I am trying to set up the server for enabling video uploading so the vids will stream. Can anybody give me a guide or specs to what the server must have config to be able to show uploaded vids?
Regards
Hi I am trying to set up the server for enabling video uploading so the vids will stream. Can anybody give me a guide or specs to what the server must have config to be able to show uploaded vids?
Regards |
To upload the vid itself you just need uploads enabled in php (it normally is). To convert the vid and have it available you just need to have the cron job working so ffmpeg will run. ffmpeg is included with Dolphin and needs to be set to 777 to run. If your server is setup in a way that requires directories to be writable then the files folders in for the video module need to be set to 777 also.
Hi I am trying to set up the server for enabling video uploading so the vids will stream. Can anybody give me a guide or specs to what the server must have config to be able to show uploaded vids?
Regards
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
If you are able to upload the video but they are not being processed; that is usually due to the cron job not firing. You can check to see if Dolphin is seeing a cron job for your server by going to the admin and visiting the Host Tools section. You can also check permissions and see the settings for your php config. Geeks, making the world a better place |