Quote:
Originally Posted by wankxxx
Has anybody gotten a mac version to work yet? I have tried everything and no luck. Im pretty terminal illiterate so Im not even sure what could be going wrong.
|
Download Nodejs and install it
https://nodejs.org/dist/v6.11.1/node-v6.11.1.pkg
Download script
https://github.com/sstativa/mfc-node/archive/master.zip
Unzip it, suppose it will be in your Downloads folder
Download ffmpeg and unpack it
https://evermeet.cx/ffmpeg/ffmpeg-3.3.2.7z
Find ffmpeg file and drag-and-drop it in mfc-node-master folder
Start Terminal (Launchpad -> Others -> Terminal)
execute line by line
Code:
cd ~/Downloads/mfc-node-master
npm install
node main.js
When it starts, wait ~20 seconds and open url in your browser
http://localhost:9080
If it work, you can try to do the same with this package
https://codeload.github.com/horacio9a/mfc-node/zip/v2