View Single Post
  #1099  
Old 07-15-2017, 10:43 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by wankxxx View Post
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
Reply With Quote