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)

Syl0pt 10-19-2017 06:39 PM

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


 
Quote:

Originally Posted by Syl0pt (Post 94754)
module.js:529
throw err;
^

Error: Cannot find module 'bluebird'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:476:23)
at Module.require (module.js:568:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/syl0pt/Videos/mfc-node-2/main.js:3:15)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)

A google search tells me that bluebird is part of the Node.js install. I'm guessing my best course of action then would be to uninstall/reinstall Node.js to get it working again.

Syl0pt 10-19-2017 06:56 PM

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


 
Quote:

Originally Posted by Syl0pt (Post 94781)
A google search tells me that bluebird is part of the Node.js install. I'm guessing my best course of action then would be to uninstall/reinstall Node.js to get it working again.

Ok well I reinstalled Node.js and am still having the same error thrown up

node main.js
module.js:529
throw err;
^

Error: Cannot find module 'bluebird'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:476:23)
at Module.require (module.js:568:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/syl0pt/Videos/mfc-node-2/main.js:3:15)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)

I could really use some help here.

Syl0pt 10-19-2017 07:28 PM

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


 
Quote:

Originally Posted by Syl0pt (Post 94782)
Ok well I reinstalled Node.js and am still having the same error thrown up

node main.js
module.js:529
throw err;
^

Error: Cannot find module 'bluebird'
at Function.Module._resolveFilename (module.js:527:15)
at Function.Module._load (module.js:476:23)
at Module.require (module.js:568:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/syl0pt/Videos/mfc-node-2/main.js:3:15)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)
at Function.Module._load (module.js:500:3)

I could really use some help here.

Ugh.. my apologies.. I forgot to add 'npm install' to the mfc-node-2 directory. Once I did that everything started working.

Although I am still interested in getting the Forever app to properly work with mfc-node.

On my Windows PC I was able to use this as a bat file:
Bat file contents:
@echo off
SET foo=1
:initiate
ECHO Starting program, attempt %foo%
node main.js
set /A foo=foo+1
timeout 30
goto :initiate

I got it working by changing the 'node main.js' line to mfc.exe (which is what i was using at the time). But it doesn't work for me with 'node main.js' on Linux Mint 18. Not sure what i'm doing wrong.

Hermiod 10-19-2017 11:19 PM

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


 
Quote:

Originally Posted by Syl0pt (Post 94785)
I got it working by changing the 'node main.js' line to mfc.exe (which is what i was using at the time). But it doesn't work for me with 'node main.js' on Linux Mint 18. Not sure what i'm doing wrong.


Linux you could use cronjob, probably simpler.

cyberhunter313 10-20-2017 09:30 PM

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


 
So @horacio i got your mfc node v2 installed and i can get the website http://localhost:9080/ but it shows no models on it.

The cmd prompt says all is fine and 1300 models are online but none show up in the web interface.

Code:

[10/20/2017 - 23:28:51] Connecting to MyFreeCams websocket server xchat112...
[10/20/2017 - 23:28:52] Login handshake completed. Logged in as 'Guest12544' with sessionId 282742918
[23:28:53] [DEBUG] Start new cycle.
[23:28:53] 1386 model(s) online.
[23:28:53] [DEBUG] 0 model(s) in queue.
[23:28:53] [DEBUG] 0 models in config.yml
[23:28:53] [DEBUG] 0 model(s) to record.
[23:28:53] Done >>> will search for new models in 30 seconds.

Any ideas what i did wrong, i followed your directions to the letter.

Thanks in advance.

horacio 10-21-2017 11:56 AM

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


 
Quote:

Originally Posted by cyberhunter313 (Post 94813)
So @horacio i got your mfc node v2 installed and i can get the website http://localhost:9080/ but it shows no models on it.

The cmd prompt says all is fine and 1300 models are online but none show up in the web interface.

Code:

[10/20/2017 - 23:28:51] Connecting to MyFreeCams websocket server xchat112...
[10/20/2017 - 23:28:52] Login handshake completed. Logged in as 'Guest12544' with sessionId 282742918
[23:28:53] [DEBUG] Start new cycle.
[23:28:53] 1386 model(s) online.
[23:28:53] [DEBUG] 0 model(s) in queue.
[23:28:53] [DEBUG] 0 models in config.yml
[23:28:53] [DEBUG] 0 model(s) to record.
[23:28:53] Done >>> will search for new models in 30 seconds.

Any ideas what i did wrong, i followed your directions to the letter.

Thanks in advance.

To record something, you should have some model that is currently online in config.yml

Problem is: '[23:28:53] [DEBUG] 0 models in config.yml'

cyberhunter313 10-21-2017 03:57 PM

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


 
1 Attachment(s)
Im not even talking about recording. The web interface shows no models in it. I did add an online model to the config and still nothing.

Code:

[17:53:50] Server listening on: 0.0.0.0:9080
[10/21/2017 - 17:53:50] Connecting to MyFreeCams websocket server xchat120...
[10/21/2017 - 17:53:50] Login handshake completed. Logged in as 'Guest92973' with sessionId 285918736
[17:53:51] [DEBUG] Start new cycle.
[17:53:51] 1501 model(s) online.
[17:53:51] [DEBUG] 0 model(s) in queue.
[17:53:51] [DEBUG] 1 models in config.yml
[17:53:51] [DEBUG] 0 model(s) to record.
[17:53:51] Done >>> will search for new models in 30 seconds.

I attached a photo of the web interface. Thanks for your help.

supersonic80 10-21-2017 04:48 PM

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


 
IE is not the best browser for this script, you should try Chrome or Firefox.

Quote:

Originally Posted by cyberhunter313 (Post 94832)
Im not even talking about recording. The web interface shows no models in it. I did add an online model to the config and still nothing.

Code:

[17:53:50] Server listening on: 0.0.0.0:9080
[10/21/2017 - 17:53:50] Connecting to MyFreeCams websocket server xchat120...
[10/21/2017 - 17:53:50] Login handshake completed. Logged in as 'Guest92973' with sessionId 285918736
[17:53:51] [DEBUG] Start new cycle.
[17:53:51] 1501 model(s) online.
[17:53:51] [DEBUG] 0 model(s) in queue.
[17:53:51] [DEBUG] 1 models in config.yml
[17:53:51] [DEBUG] 0 model(s) to record.
[17:53:51] Done >>> will search for new models in 30 seconds.

I attached a photo of the web interface. Thanks for your help.


cyberhunter313 10-21-2017 07:27 PM

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


 
Thanks guys for your help, i actually found the problem. I opened the config.yml with microsoft word instead of an editor like notepad++ and i guess it fucked it up. I replaced that file and made the changed with notepad++ and all works now.

lordloki 10-24-2017 09:00 AM

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


 
Quote:

Originally Posted by cyberhunter313 (Post 94832)
Im not even talking about recording. The web interface shows no models in it.

[...]

I attached a photo of the web interface. Thanks for your help.

same here. my config.yml file is perfectly fine and I can correctly add models via the http://localhost:9080/models/include?nm=modelname link.
the web interface itself is not working though. same stuff in the screenshot.


All times are GMT -6. The time now is 10:56 AM.