Results 1 to 10 of 14

Thread: Realtime processing not working

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2007
    Posts
    906

    Default

    Realtime convertion is only for video uploaded by user. For youtube video imports, you need cronjob set.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  2. #2
    Join Date
    Nov 2009
    Posts
    9

    Default

    Thanks for the reply.

    I just setup a cron job in cPanel using the instructions in the forum. Hopefully it will work.

  3. #3
    Join Date
    Nov 2009
    Posts
    9

    Default

    I just to ensure I have set this up correctly, because it doesn't seem to be working.

    My vshare subdirectory is "videos"... is this correct or does the subdirectory have to be included?

    /usr/bin/php -q /home/MYACCOUNT/public_html/cron.php > /dev/null 2>&1

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    You need to use full path to cron.php, if it is inside a subfolder, add folder name after public_html.

    Code:
    /usr/bin/php -q /home/MYACCOUNT/public_html/videos/cron.php > /dev/null 2>&1
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  5. #5
    Join Date
    Nov 2009
    Posts
    9

    Default

    Thanks... testing it now.

  6. #6
    Join Date
    Nov 2009
    Posts
    9

    Default

    So far the first video converted showed an error. I've always run the cron.php manually, and now this is the first time I've seen this error.

    Attachment 15

  7. #7
    Join Date
    Nov 2009
    Posts
    9

    Default

    The second video also showed an error.

  8. #8
    Join Date
    Dec 2009
    Posts
    1

    Default

    Quote Originally Posted by hostonnet View Post
    Realtime convertion is only for video uploaded by user. For youtube video imports, you need cronjob set.
    Hi all, I am a new member of forum. Would a newcomer be warmly welcome here? Good day you guys!!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •