Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=3851)

supersonic80 01-10-2019 04:48 PM

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


 
Quote:

Originally Posted by Syl0pt (Post 96764)
The MFCAuto package was taken down by DMCA notice. npm will fail to install it and without this package, the script is "useless".

I have an MFCAuto.v5.6.2 in a tar.gz. Can I use that in some way to get the script up and running?

Usually, you just need to unpack the archive into the script folder and make changes in package.json file, something like this (I suppose MFCAuto on the line 18)

Code:

"MFCAuto": "file:./<name of the dir where you unpacked MFCAuto>",
Then run 'npm install' again

Syl0pt 01-10-2019 11:32 PM

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


 
Quote:

Originally Posted by Damianonymous (Post 96765)
Change line 18 in package.json to:

Code:

"MFCAuto": "Damianonymous/MFCAuto",

Well, that actually worked to my surprise.

But upon running 'node main.js', it starts up correctly then gives this:

Quote:

[00:29:24] Server listening on: 0.0.0.0:8888
[2019/01/11 - 00:29:25] Connecting to MyFreeCams websocket server xchat63...
[2019/01/11 - 00:29:26] Login handshake completed. Logged in as 'Guest22003' with sessionId 431235452
[00:29:28] [DEBUG] Start new cycle.
[00:29:28] 1549 model(s) online.
[00:29:28] [DEBUG] 0 model(s) in the queue.
[00:29:28] [DEBUG] 1 model(s) in config.
[00:29:28] [DEBUG] 1 model(s) to recording.
[00:29:28] HOTREAL36DD now online - starting recording process.
[00:29:28] Done, will search for new models in 30 second(s).
events.js:167
throw er; // Unhandled 'error' event
^

Error: spawn mfcd ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:232:19)
at onErrorNT (internal/child_process.js:407:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:238:12)
at onErrorNT (internal/child_process.js:407:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
so so close. lol

Any ideas?

Hermiod 01-11-2019 12:14 AM

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


 
Quote:

Originally Posted by horacio (Post 96758)
This is the win-x86 EXE version of the program who is originally on the link: https://github.com/horacio9a/mfc-node/tree/v2
This EXE version is less demanding because you don't have to have Node.js installed along with other modules that are otherwise required.
Those more experienced can always look at the github link for more details.
Download link is: https://www.mediafire.com/file/wel6d...3.0.1.rar/file

Thanks, that is working.

Did your version ever split by id+nm?

Hermiod 01-11-2019 12:15 AM

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


 
Quote:

Originally Posted by Syl0pt (Post 96767)
Well, that actually worked to my surprise.

But upon running 'node main.js', it starts up correctly then gives this:



so so close. lol

Any ideas?

You need MFCD.exe

Syl0pt 01-11-2019 12:51 AM

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


 
Quote:

Originally Posted by Hermiod (Post 96769)
You need MFCD.exe

lol. I used to use it back when I had windows. Doesn't work with Linux. Not even with Wine.

horacio 01-11-2019 02:53 AM

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


 
Quote:

Originally Posted by Syl0pt (Post 96770)
lol. I used to use it back when I had windows. Doesn't work with Linux. Not even with Wine.

You can try:

http://www.mediafire.com/file/fw1p4p...Linux.rar/file

but rename MFCDLinux to MFCD

Syl0pt 01-11-2019 03:11 AM

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


 
Quote:

Originally Posted by horacio (Post 96771)
You can try:

http://www.mediafire.com/file/fw1p4p...Linux.rar/file

but rename MFCDLinux to MFCD

Yeah, I'll give it a try. Thanks.

I'm assuming the problem with the bloated resolution is fixed here, correct?

horacio 01-11-2019 03:11 AM

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


 
Quote:

Originally Posted by dm9452 (Post 96761)
So do I.

The .exe version works though. It's great that it can capture wide-screen streams using ffmpeg now. However, it can't create individual directories for different models under naming rules "id+nm" like some previous editions. Can you put that feature back, @horacio? Many thanks.

You can try change in config.yml

createModelDirectory: true

and than have individual directories for different models under naming rules "nm"

Syl0pt 01-11-2019 03:22 AM

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


 
Quote:

Originally Posted by Syl0pt (Post 96772)
Yeah, I'll give it a try. Thanks.

I'm assuming the problem with the bloated resolution is fixed here, correct?

Unfortunately that didn't work for me. Says 'Access Denied'.

What about the problem I was having with the v2 install here: http://stream-recorder.com/forum/sho...postcount=1552

Anything look fixable there? It starts up fine then gives the error.

horacio 01-11-2019 03:38 AM

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


 
Quote:

Originally Posted by Syl0pt (Post 96774)
Unfortunately that didn't work for me. Says 'Access Denied'.

What about the problem I was having with the v2 install here: http://stream-recorder.com/forum/sho...postcount=1552

Anything look fixable there? It starts up fine then gives the error.

I'd love to look like your config.yml without a models


All times are GMT -6. The time now is 06:20 AM.