Error uploading and transcoding video
Thanks UNA for some great software!
I'm trying to get the video upload to work, but I keep getting an 'store local tmp file failed (storeFileLocally_Storage)' in the 'select * from sys_transcoder_queue;' table.
I set all the directory permissions and manually run the cron script:
$ chown -R www-data:www-data *
$ chmod -R ugo+rwx *
$ sudo -u www-data /usr/bin/php -q periodic/cron.php
Is my storage not properly configured or something?
-
- · cbwilkes
- ·
I figured it out.
bx_file_get_contents I was failing to acquire the file because I was using a self signed certificate.
-
-
·
LeonidS
- ·
Hello cbwilkes!
Our congratulations with solving this deal, but may you please specify details of your "self signed certificate". I guess it would be useful for other users.
With the best regards, Leonid
-
·
LeonidS