Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1091  
Old 07-15-2017, 02:38 AM
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 rockingharder View Post
How do you install it? Sorry i couldnt find the answer
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip
Reply With Quote
  #1092  
Old 07-15-2017, 03:49 AM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio 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 rockingharder View Post
How do you install it? Sorry i couldnt find the answer
Read the first README.md from zip file there it writes the most important and there are links to download.
Much has already been written here as part of this topic. If after that is something incomprehensibly then ask questions freely.
Reply With Quote
  #1093  
Old 07-15-2017, 08:19 AM
troxo troxo is offline
Junior Member
 
Join Date: Jul 2017
Posts: 5
troxo 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 horacio View Post
That day was finally arrived
Each model is recorded in a separate folder now
Download link is always the same: https://codeload.github.com/horacio9a/mfc-node/zip/v2
first of all thanx for your effort,after the last update the script runing smoothly but i dont get anything in my browser http://localhost:9080/
any help would be appreciated
Reply With Quote
  #1094  
Old 07-15-2017, 09:34 AM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio 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 troxo View Post
first of all thanx for your effort,after the last update the script runing smoothly but i dont get anything in my browser http://localhost:9080/
any help would be appreciated
So you have a situation similar to this in the picture?



A gray screen and a circling circular trying to load the page on the browser?
Reply With Quote
  #1095  
Old 07-15-2017, 10:19 AM
troxo troxo is offline
Junior Member
 
Join Date: Jul 2017
Posts: 5
troxo is on a distinguished road
Default

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


absolutely right
Reply With Quote
  #1096  
Old 07-15-2017, 11:07 AM
CristianoA CristianoA is offline
Senior Member
 
Join Date: Nov 2012
Location: Micronesia
Posts: 261
CristianoA 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 supersonic80 View Post
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip
thanks for your work

any chance for mp4 file extension version ?
Reply With Quote
  #1097  
Old 07-15-2017, 04:38 PM
poose22 poose22 is offline
Junior Member
 
Join Date: May 2011
Posts: 27
poose22 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 supersonic80 View Post
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip
is this the same precompiled version you posted a while ago or is this a new release?
Reply With Quote
  #1098  
Old 07-15-2017, 09:18 PM
wankxxx wankxxx is offline
Junior Member
 
Join Date: May 2017
Posts: 5
wankxxx is on a distinguished road
Default

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


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.
Reply With Quote
  #1099  
Old 07-15-2017, 11: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
  #1100  
Old 07-16-2017, 02:00 AM
wankxxx wankxxx is offline
Junior Member
 
Join Date: May 2017
Posts: 5
wankxxx is on a distinguished road
Default

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


OK I think i figured out part of the problem. I use another USER account on my mac for all my porn-y stuff. When I try to run anything in terminal from that account, nothing works. I followed the instructions perfectly.

Soooo, I logged into my main account and tried to install everything there and it seemed to work. Well kinda It installs everything per the instructions and when I go to http://localhost:9080 I see the models. but when I try to include one i get an ffmpeg error after it refreshes & it crashes

events.js:160
throw er; // Unhandled 'error' event
^

Error: spawn ffmpeg ENOENT
at exports._errnoException (util.js:1018:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:367:16)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)

and when I tried the other package I get the same grey screen with the loading circle like a few posts before

and when I tried the precompiled version from a while back i get the same error I got in my post before
Error: ENOENT: no such file or directory, open 'config.yml'

Id prefer to run everything on my "2nd" account. If thats possible. Its supposed to be an admin too if that helps, but I cant get anything to even run there. Im no computer dummy, just never had a use for learning to use terminal. So unless somebody can tell me what Im doing wrong, or our buddy Antihero comes back, this all seems like it might be WAY more trouble than its worth. At least for me.
Bummer. Means Im going to have to go back to screen recording only what Im awake for... without any sound... BOOO!

Thanks for all your help
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:42 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons