Jump to content

Recommended Posts

Posted

I'm not sure if we can enable this or not. Most people who want it try to convert video with it, which is basically a guaranteed load suspension for anyone that isn't on Morty.

Lets see what Krydos says.

Posted

I appreciate your concerns but as mentioned my intention is not to do any video conversion whatsoever and happy to have my account suspended if I was to do otherwise and overload the server.  My scan literally takes a few seconds and is not cpu intensive at all. 

Posted

Hi,

To answer your question: I am using Node.js as my scripting language.

Regarding my previous request for FFmpeg installation. I would like to cancel that request. I realized that my application uses WebAssembly (Client-Side FFmpeg), so the processing happens in the user's browser, not on your server.  All I need is for my Node.js application (server.js) to run so it can serve the static files with the correct Cross-Origin security headers. I will handle uploading the necessary FFmpeg WASM files (in my /lib folder) myself.

Thank you

Posted

I am trying to enable node.js but id doesnt seem to let me is this something you need to do?  I also want to change the document root to a subfolder but i get permission denied.  thanks

Posted
59 minutes ago, nihonjin98 said:

I am trying to enable node.js but id doesnt seem to let me is this something you need to do?

It can take up to 2 hours for Node.js to start working after you enable it. You can read the documentation at https://wiki.helionet.org/Node.js

59 minutes ago, nihonjin98 said:

I also want to change the document root to a subfolder but i get permission denied.

Correct. Application root = / and document root = /httpdocs

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...