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
  #1451  
Old 06-14-2018, 12:10 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)


Looks like you missed a "npm install" step.

You have to install all dependencies. However, I don't think it will help you. This script requires MFCAuto package, which was taken down recently by DMCA notice. I suppose "npm install" command will fail to download the package. Probably that is the reason why you have a problem in the first place.

The solution will be
1) to ask someone who has "MFCAuto" package to send it to you,
2) remove the line having MFCAuto from package.json,
3) run "npm install" command,
4) copy MFCAuto package to your node_modules folder.

Quote:
Originally Posted by Wynd View Post
Does this still work at all anymore? I followed the instructions installed all the required stuff and i'm getting this as an error?

PS C:\-nm-mfc2> node.exe main.js
module.js:487
throw err;
^

Error: Cannot find module 'bluebird'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (C:\-nm-mfc2\main.js:5:15)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
PS C:\-nm-mfc2>

Any help would be greatly appreciated, im so sick of using a screen recorder.
Reply With Quote
  #1452  
Old 06-14-2018, 06:41 AM
jaythyaussie jaythyaussie is offline
Junior Member
 
Join Date: Jun 2018
Posts: 1
jaythyaussie is on a distinguished road
Default

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


I've been using the old script only with ffmpeg which causes the frame skipping and I decided to change over to horacio9a's newer script from github so I can use streamlink instead of ffmpeg but now when I try to run the new script I get this error
Code:
C:\-nm-mfc>node main.js

C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:171
  throw generateError(state, message);
  ^
YAMLException: duplicated mapping key at line 11, column -10:
    models:
    ^
    at generateError (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:165:10)
    at throwError (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:171:9)
    at storeMappingPair (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:308:7)
    at readBlockMapping (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1071:9)
    at composeNode (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1332:12)
    at readDocument (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1492:3)
    at loadDocuments (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1548:5)
    at load (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1569:19)
    at Object.safeLoad (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1591:10)
    at Object.<anonymous> (C:\-nm-mfc\main.js:286:19)
    at Module._compile (module.js:573:30)
    at Object.Module._extensions..js (module.js:584:10)
    at Module.load (module.js:507:32)
    at tryModuleLoad (module.js:470:12)
    at Function.Module._load (module.js:462:3)
    at Function.Module.runMain (module.js:609:10)
    at startup (bootstrap_node.js:158:16)
    at bootstrap_node.js:578:3
I have tried using the version of js-yaml from the original script but it still doesn't work.
Also can this version of mfc-node record models streaming in HD?
Any help would be appreciated.

Last edited by jaythyaussie : 06-14-2018 at 07:16 AM.
Reply With Quote
  #1453  
Old 06-14-2018, 10:00 AM
thebbig1foru thebbig1foru is offline
Junior Member
 
Join Date: May 2018
Posts: 3
thebbig1foru 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 Wynd View Post
Does this still work at all anymore? I followed the instructions installed all the required stuff and i'm getting this as an error?

PS C:\-nm-mfc2> node.exe main.js
module.js:487
throw err;
^

Error: Cannot find module 'bluebird'
at Function.Module._resolveFilename (module.js:485:15)
at Function.Module._load (module.js:437:25)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (C:\-nm-mfc2\main.js:5:15)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
PS C:\-nm-mfc2>

Any help would be greatly appreciated, im so sick of using a screen recorder.
The directory I uploaded to MEGA should have everything that's needed, including MFCAuto, and should work "out of the box"

http://stream-recorder.com/forum/sho...postcount=1437
Reply With Quote
  #1454  
Old 06-14-2018, 11:11 AM
Moonspell Moonspell is offline
Senior Member
 
Join Date: Sep 2016
Posts: 227
Moonspell is on a distinguished road
Default

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


and doesn't work "out of the box" as you said... it makes errors over errors, to me
Reply With Quote
  #1455  
Old 06-14-2018, 04:39 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)


Latest scripts require node.js version 9.5.0 or higher.

Check your node version and install a new one if required. Check config.yml file for errors.

Quote:
Originally Posted by Moonspell View Post
and doesn't work "out of the box" as you said... it makes errors over errors, to me
Reply With Quote
  #1456  
Old 06-14-2018, 05:48 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)


Looks like you have an error in your config.yml file.

Quote:
Originally Posted by jaythyaussie View Post
I've been using the old script only with ffmpeg which causes the frame skipping and I decided to change over to horacio9a's newer script from github so I can use streamlink instead of ffmpeg but now when I try to run the new script I get this error
Code:
C:\-nm-mfc>node main.js

C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:171
  throw generateError(state, message);
  ^
YAMLException: duplicated mapping key at line 11, column -10:
    models:
    ^
    at generateError (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:165:10)
    at throwError (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:171:9)
    at storeMappingPair (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:308:7)
    at readBlockMapping (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1071:9)
    at composeNode (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1332:12)
    at readDocument (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1492:3)
    at loadDocuments (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1548:5)
    at load (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1569:19)
    at Object.safeLoad (C:\-nm-mfc\node_modules\js-yaml\lib\js-yaml\loader.js:1591:10)
    at Object.<anonymous> (C:\-nm-mfc\main.js:286:19)
    at Module._compile (module.js:573:30)
    at Object.Module._extensions..js (module.js:584:10)
    at Module.load (module.js:507:32)
    at tryModuleLoad (module.js:470:12)
    at Function.Module._load (module.js:462:3)
    at Function.Module.runMain (module.js:609:10)
    at startup (bootstrap_node.js:158:16)
    at bootstrap_node.js:578:3
I have tried using the version of js-yaml from the original script but it still doesn't work.
Also can this version of mfc-node record models streaming in HD?
Any help would be appreciated.
Reply With Quote
  #1457  
Old 06-14-2018, 07:05 PM
Wynd Wynd is offline
Junior Member
 
Join Date: Jun 2018
Posts: 3
Wynd 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 thebbig1foru View Post
The directory I uploaded to MEGA should have everything that's needed, including MFCAuto, and should work "out of the box"

http://stream-recorder.com/forum/sho...postcount=1437
I tried your package and i get this error:

Code:
PS C:\mfc-node-master> node main.js
C:\mfc-node-master\node_modules\MFCAuto\lib\Model.js:724
Model.rawListeners = Model.eventsForAllModels.rawListeners.bind(Model.eventsForAllModels);
                                                          ^

TypeError: Cannot read property 'bind' of undefined
    at Object.<anonymous> (C:\mfc-node-master\node_modules\MFCAuto\lib\Model.js:724:59)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\mfc-node-master\node_modules\MFCAuto\lib\Client.js:15:17)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
PS C:\mfc-node-master>
I also tried moving the MFCauto folder into the node folders modules and it still isn't working. This is with node 8.11.3. I tried 10.4.1 previously and it still didn't work. I am going to try the newer one again n see though.


EDIT I tried the newer node version with the MEGA link you shared and i now get this:

Code:
PS C:\mfc-node-master> node main.js

C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:171
  throw generateError(state, message);
  ^
YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 11, column 1:

    ^
    at generateError (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:165:10)
    at throwError (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:171:9)
    at readBlockMapping (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1046:9)
    at composeNode (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1332:12)
    at readDocument (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1492:3)
    at loadDocuments (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1548:5)
    at load (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1569:19)
    at Object.safeLoad (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1591:10)
    at Object.<anonymous> (C:\mfc-node-master\main.js:29:19)
    at Module._compile (internal/modules/cjs/loader.js:702:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
    at Module.load (internal/modules/cjs/loader.js:612:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
    at Function.Module._load (internal/modules/cjs/loader.js:543:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:744:10)
    at startup (internal/bootstrap/node.js:238:19)
PS C:\mfc-node-master>
Reply With Quote
  #1458  
Old 06-15-2018, 12:57 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)


models and queue in config.yml require a space character.
Change this

Code:
models:[]
queue:[]
to

Code:
models: []
queue: []
Quote:
Originally Posted by Wynd View Post
I tried your package and i get this error:

Code:
PS C:\mfc-node-master> node main.js
C:\mfc-node-master\node_modules\MFCAuto\lib\Model.js:724
Model.rawListeners = Model.eventsForAllModels.rawListeners.bind(Model.eventsForAllModels);
                                                          ^

TypeError: Cannot read property 'bind' of undefined
    at Object.<anonymous> (C:\mfc-node-master\node_modules\MFCAuto\lib\Model.js:724:59)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\mfc-node-master\node_modules\MFCAuto\lib\Client.js:15:17)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
PS C:\mfc-node-master>
I also tried moving the MFCauto folder into the node folders modules and it still isn't working. This is with node 8.11.3. I tried 10.4.1 previously and it still didn't work. I am going to try the newer one again n see though.


EDIT I tried the newer node version with the MEGA link you shared and i now get this:

Code:
PS C:\mfc-node-master> node main.js

C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:171
  throw generateError(state, message);
  ^
YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 11, column 1:

    ^
    at generateError (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:165:10)
    at throwError (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:171:9)
    at readBlockMapping (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1046:9)
    at composeNode (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1332:12)
    at readDocument (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1492:3)
    at loadDocuments (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1548:5)
    at load (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1569:19)
    at Object.safeLoad (C:\mfc-node-master\node_modules\js-yaml\lib\js-yaml\loader.js:1591:10)
    at Object.<anonymous> (C:\mfc-node-master\main.js:29:19)
    at Module._compile (internal/modules/cjs/loader.js:702:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
    at Module.load (internal/modules/cjs/loader.js:612:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
    at Function.Module._load (internal/modules/cjs/loader.js:543:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:744:10)
    at startup (internal/bootstrap/node.js:238:19)
PS C:\mfc-node-master>
Reply With Quote
  #1459  
Old 06-15-2018, 03:37 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


Recently, I uploaded files from the latest SStativa and ZombieAlex responses. This should work after installing modules with the latest version of Node.

https://github.com/Damianonymous/mfc-node
Reply With Quote
  #1460  
Old 06-15-2018, 03:54 PM
Wynd Wynd is offline
Junior Member
 
Join Date: Jun 2018
Posts: 3
Wynd 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
models and queue in config.yml require a space character.
Change this

Code:
models:[]
queue:[]
to

Code:
models: []
queue: []
Fixed the problem for me, ty. Looks like when the uploader removed the model names he accidentally deleted the space.
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 11:04 PM.


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