Giter VIP home page Giter VIP logo

Comments (5)

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

I guess it can be permissions.
How did u put the file there, did u upload or use a video link to download?

The key to the job trigger is the Encoder::run(); method

from avideo-encoder.

christianreiss avatar christianreiss commented on July 29, 2024

Hey,
Thanks for replying!

total 820K
drwxr-xr-x 2 apache apache  118 Nov 20 17:09 .
drwxr-xr-x 4 root   root     35 Nov 20 15:40 ..
-rw-r--r-- 1 apache apache  583 Nov 20 17:08 configuration.php
-rw-r--r-- 1 apache apache 809K Nov 20 17:09 original_20171012114002_YPTuniqid_5a12fe2d350b90.04032200
-rw-r--r-- 1 apache apache  340 Nov 20 17:09 youphptube.log

Looks good to me; I did upload them via "Upload" button from the encoder web ui.

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

strange, but I can see one thing, configuration.php should have rights to execute.
I do not have many ideas what can it be.

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

Also if you can take a look on that #7

from avideo-encoder.

christianreiss avatar christianreiss commented on July 29, 2024

Hey,

I have not solved this issue. I however, created two docker images using Ubuntu and your installation instructions leading to a up-and-running Installation of youphptube, complete with the Encoder.

docker run -d --restart=always -p 9880:80 -v /local/path/to/store/videos:/var/www/html/videos --name youphptube creiss/al-youphptube
docker run -d --restart=always -p 9881:80 -v /local/path/to/store/encoder_videos:/var/www/html/videos --name youphptube-encoder creiss/al-youphptube-encoder

8 seconds later, youphptube will be up and running on Port 9880 and youphptube-encoder running on 9881. Launch nginx in front of it and you're all set to go.

Encoding et all works like a charm. As I am no longer concerned with a CentOS installation I am closing this issue now.

Could not be easier.
-Chris.

from avideo-encoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.