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)

korbatjov 07-14-2017 01:54 PM

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


 
Quote:

Originally Posted by horacio (Post 92759)
For comparison of your 8 I have only 2 util.js:

C:\-nm-mfc2\node_modules\bluebird\js\main\util.js
C:\-nm-mfc2\node_modules\core-util-is\lib\util.js

You have a lot of surprises and I think it would be best to make a new directory where you will only put the files from my zip and make the installation according to the instructions from README.md
Otherwise I do not have files:

events.js
net.js

... which causes for you errors. I also think that files are an unbeatable surplus.

So i installed/updated java and since then it have been working, will update if anything els happens, and again thanks for all the help!

aand101 07-14-2017 02:19 PM

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


 
Quote:

Originally Posted by aand101 (Post 92754)
I installed Node.js and when running npm install I get the message:

npm should be run outside of the node repl, in your normal shell. <Press Control-D to exit.>

Can someone explain me, step by step, how to proceed?

nobody??? :(

moooby 07-14-2017 03:10 PM

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


 
Quote:

Originally Posted by aand101 (Post 92767)
nobody??? :(

It sounds like you are running node.

If your run the 'node' command in your shell it will run node's own environment. You can't call NPM from in here.

Type '.exit' and this will exit node and go back to your shell. Now you can run npm.

Once that's done, you have to run 'node main' to start the script.

aand101 07-14-2017 03:38 PM

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


 
Quote:

Originally Posted by moooby (Post 92768)
It sounds like you are running node.

If your run the 'node' command in your shell it will run node's own environment. You can't call NPM from in here.

Type '.exit' and this will exit node and go back to your shell. Now you can run npm.

Once that's done, you have to run 'node main' to start the script.

I was able to install npm... now how do I start the main node?

aand101 07-14-2017 03:57 PM

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


 
Quote:

Originally Posted by t0wer10 (Post 92739)
When I try to launch Main.js
I get
Line: 41
Char: 20
Error: Syntax error
Code: 800A03RA
Source: Microsoft JScript compilation error

I get a similar message:

Windows Script Host
Line: 103
Char: 21
Error: Invalid character
Code: 800A03F6
Source: Microsoft JScript compilation error

Damianonymous 07-14-2017 03:59 PM

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


 
Quote:

Originally Posted by aand101 (Post 92770)
I was able to install npm... now how do I start the main node?

Open notepad. Enter the code given below and save it in the application folder as a .bat file (run.bat, runCapture.bat, etc.). Click on the script that will launch the node.

Code:


       
Code:

       
pushd %cd%

node main




aand101 07-14-2017 04:15 PM

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


 
Quote:

Originally Posted by Damianonymous (Post 92773)
Open notepad. Enter the code given below and save it in the application folder as a .bat file (run.bat, runCapture.bat, etc.). Click on the script that will launch the node.

Code:


       
Code:

       
pushd %cd%

node main




I did this, the command window opens and then closes suddenly. :(

horacio 07-14-2017 05:30 PM

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


 
Quote:

Originally Posted by poose22 (Post 92760)
I asked about this back on page 94. The response I got was that I should just manually move files to their own folders. Maybe one day this will be added as I would love folders for each model too.

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

Hermiod 07-14-2017 08:55 PM

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


 
Quote:

Originally Posted by horacio (Post 92775)
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

Thanks Horatio! Will try again your version (I hope it likes me this time)

rockingharder 07-14-2017 11:47 PM

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


 
Quote:

Originally Posted by horacio (Post 92775)
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

How do you install it? Sorry i couldnt find the answer

supersonic80 07-15-2017 01:38 AM

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


 
Quote:

Originally Posted by rockingharder (Post 92790)
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

horacio 07-15-2017 02:49 AM

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


 
Quote:

Originally Posted by rockingharder (Post 92790)
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.

troxo 07-15-2017 07:19 AM

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


 
Quote:

Originally Posted by horacio (Post 92775)
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

horacio 07-15-2017 08:34 AM

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


 
Quote:

Originally Posted by troxo (Post 92803)
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?

troxo 07-15-2017 09:19 AM

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


 
absolutely right

CristianoA 07-15-2017 10:07 AM

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


 
Quote:

Originally Posted by supersonic80 (Post 92795)
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 ?

poose22 07-15-2017 03:38 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 92795)
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?

wankxxx 07-15-2017 08:18 PM

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.

supersonic80 07-15-2017 10:43 PM

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


 
Quote:

Originally Posted by wankxxx (Post 92820)
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

wankxxx 07-16-2017 01:00 AM

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 :confused: 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

supersonic80 07-16-2017 01:20 AM

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


 
Quote:

Originally Posted by wankxxx (Post 92826)
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 :confused: 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)

the script cannot find ffmpeg file

The easiest way to fix it will be to copy ffmpeg in /usr/local/bin. If you downloaded you ffmpeg into Downloads directory, then the command will look like this
Code:

sudo cp ~/Downloads/ffmpeg /usr/local/bin

c3po 07-16-2017 03:53 AM

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


 
I'm using the precompiled version, but I notice some models are not picked up.

When I restart the program they are back.

Has it something to do on what server we login?

Quote:

Originally Posted by supersonic80 (Post 92795)
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip


horacio 07-16-2017 03:56 AM

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


 
I've also added the option to choose between the 'ts' format like in the original version and the 'flv' format which I prefered so far.
So in the config.yml just type 'ts' or 'flv' like this:

fileFormat: ts

Updated download link is: https://codeload.github.com/horacio9a/mfc-node/zip/v2

homah 07-16-2017 08:47 AM

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


 
Really appreciate the work you put into this horacio, thanks

CristianoA 07-16-2017 08:49 AM

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


 
Quote:

Originally Posted by poose22 (Post 92812)
is this the same precompiled version you posted a while ago or is this a new release?

new release

horacio 07-16-2017 11:33 AM

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


 
This is a new version of something I posted 7 days ago. This time I did not want to be complicated and everything applies to the Win-x86 variant.
I see that most of you have a lot of problems with NodeJs installation so I hope this will overcome these problems.
Leave the files in the same directories as in rar. Here I am thinking for C:\nm-mfc\, C:\nm-cb\ and C:\nm-su\
nm.bat can be in root or C:\Windows. I recommend shortcut for nm.bat put in the taskbar for easy launch.
You need to edit config.yml files in all 3 directories. Make sure you put your own Login/Password combinations for ChaturBate and ShowUp.
For MFC read README.md and look the 2 screenshots. My recommendation is to use the Chrome browser with the installed add-on 'Play HLS M3u8'

Link for download: http://www.mediafire.com/file/9pwawf...master-exe.rar

aand101 07-16-2017 12:39 PM

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


 
Quote:

Originally Posted by moooby (Post 92768)
It sounds like you are running node.

If your run the 'node' command in your shell it will run node's own environment. You can't call NPM from in here.

Type '.exit' and this will exit node and go back to your shell. Now you can run npm.

Once that's done, you have to run 'node main' to start the script.

Quote:

Originally Posted by Damianonymous (Post 92773)
Open notepad. Enter the code given below and save it in the application folder as a .bat file (run.bat, runCapture.bat, etc.). Click on the script that will launch the node.

Code:


       
Code:

       
pushd %cd%

node main




Thanks moooby and Damianonymous for the help tips, after several attempts and research, I finally got the mfc-node working! :D :D :D

mfmax 07-16-2017 01:11 PM

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


 
Quote:

Originally Posted by mfmax (Post 92753)
(...)
I'm begining to use the precompiled version of the node and it works perfectly. Is it possible to edit the files name format (models) and create output folders separately? (useful to organize the recordings). Something that could be configured in the config.yml file, for example. Is there any way to do it?

Quote:

Originally Posted by horacio (Post 92775)
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

Quote:

Originally Posted by supersonic80 (Post 92795)
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip


I'm very grateful and I admire your commitment (@horacio and @supersonic80) to improving mfc-node. Quick and frequent updates, as well as the attendance of our suggestions! ;)

Damianonymous 07-17-2017 06:28 AM

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


 
Quote:

Originally Posted by horacio (Post 92804)
A gray screen and a circling circular trying to load the page on the browser?

Same with me, does not load pages.

Great update with choice of ts / flv format. It would be useful to create / not create a subfolder for models. Opening M3U8 to the default player as ZeChico version also.

horacio 07-17-2017 08:12 AM

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


 
Quote:

Originally Posted by Damianonymous (Post 92851)
Same with me, does not load pages.

Great update with choice of ts / flv format. It would be useful to create / not create a subfolder for models. Opening M3U8 to the default player as ZeChico version also.

I checked again zip files and everything works without any problems.
That's why I upload my precompiled version: http://stream-recorder.com/forum/sho...postcount=1106
BTW I am also now using my precompiled version because for start is enough to press enter in 'nm.bat' batch script.
My recommendation is to use the Chrome browser with the installed Play HLS M3u8 extension https://chrome.google.com/webstore/d...ffajdc/related
I'm sure that for Firefox exists a similar add-on but we have not discovered it yet.

Damianonymous 07-17-2017 06:26 PM

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


 
Yes, the exe version works immediately, the standard version sometimes works and sometimes loads without effect. On the other hand, the index moved from exe to node also works without problems. In Firefox you can try this:

https://addons.mozilla.org/pl/firefo...-7-10/?src=api

Hermiod 07-17-2017 11:47 PM

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


 
Quote:

Originally Posted by Damianonymous (Post 92868)
Yes, the exe version works immediately, the standard version sometimes works and sometimes loads without effect. On the other hand, the index moved from exe to node also works without problems. In Firefox you can try this:

https://addons.mozilla.org/pl/firefo...-7-10/?src=api

That works, thanks!

wizard 07-18-2017 01:27 AM

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


 
Quote:

Originally Posted by horacio (Post 92836)
This is a new version of something I posted 7 days ago. This time I did not want to be complicated and everything applies to the Win-x86 variant.
I see that most of you have a lot of problems with NodeJs installation so I hope this will overcome these problems.
Leave the files in the same directories as in rar. Here I am thinking for C:\nm-mfc\, C:\nm-cb\ and C:\nm-su\
nm.bat can be in root or C:\Windows. I recommend shortcut for nm.bat put in the taskbar for easy launch.
You need to edit config.yml files in all 3 directories. Make sure you put your own Login/Password combinations for ChaturBate and ShowUp.
For MFC read README.md and look the 2 screenshots. My recommendation is to use the Chrome browser with the installed add-on 'Play HLS M3u8'

Link for download: http://www.mediafire.com/file/9pwawf...master-exe.rar

I have tried this and made it work in less than 10 minutes for MFC. There could be some little tweaks in the future but even like this it works great.

By the way, I did check but it looks like there is no addon for mozilla that will enable playing of a hls streams within browser tab.

Great work and great share Horacio, many thanks !

Damianonymous 07-18-2017 02:18 AM

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


 
Quote:

Originally Posted by wizard (Post 92874)
...I did check but it looks like there is no addon for mozilla that will enable playing of a hls streams within browser tab.

Two posts above, I have given a link to an extension that works in Firefox perfectly.

horacio 07-18-2017 04:19 AM

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


 
Quote:

Originally Posted by Damianonymous (Post 92868)
Yes, the exe version works immediately, the standard version sometimes works and sometimes loads without effect. On the other hand, the index moved from exe to node also works without problems. In Firefox you can try this:

https://addons.mozilla.org/pl/firefo...-7-10/?src=api

@Damianonymous you are 100% right. And I have repeatedly regretted that it is not the same file size on my computer and in zip downloaded from github.
So i deleted index.html and made upload to github as a file, not through the github editor as before.
Also thanks for the 'Native HLS Playback' link for firefox. Now 'Mob./true' video preview working OK also on Firefox browser.
It looks even more stable than the Chrome version of the same add-on ;)
For the reason that you and some others do not like subfolder variant i made an exe version without subfolder option.
Download link for the contents of the 'C:/nm-mfc' directory: http://www.mediafire.com/file/pmcpn0...44o/nm-mfc.rar

t0wer10 07-18-2017 05:16 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 92795)
Read README.md file or use "precompiled" versions of updated original script

mfc-node-win32.zip

mfc-node-win64.zip

Thank you Supersonic80! works perfectly! THANK YOU!

poose22 07-19-2017 10:20 PM

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


 
Quote:

Originally Posted by horacio (Post 92836)
This is a new version of something I posted 7 days ago. This time I did not want to be complicated and everything applies to the Win-x86 variant.
I see that most of you have a lot of problems with NodeJs installation so I hope this will overcome these problems.
Leave the files in the same directories as in rar. Here I am thinking for C:\nm-mfc\, C:\nm-cb\ and C:\nm-su\
nm.bat can be in root or C:\Windows. I recommend shortcut for nm.bat put in the taskbar for easy launch.
You need to edit config.yml files in all 3 directories. Make sure you put your own Login/Password combinations for ChaturBate and ShowUp.
For MFC read README.md and look the 2 screenshots. My recommendation is to use the Chrome browser with the installed add-on 'Play HLS M3u8'

Link for download: http://www.mediafire.com/file/9pwawf...master-exe.rar

Is there any way to use .f4v instead of .flv/.ts? When using flv or ts, both VLC and MPC-HC load the videos for like 3 seconds each time I try to skip to different parts of the video. It get's annoying after a while :p. There was another version I saw on here a few weeks ago that used .f4v, and the videos played perfectly for me.

EDIT: Or if there's any suggestions you might have to make FLV's play better, I'd appreciate that as well.

horacio 07-19-2017 11:48 PM

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


 
Quote:

Originally Posted by poose22 (Post 92905)
Is there any way to use .f4v instead of .flv/.ts? When using flv or ts, both VLC and MPC-HC load the videos for like 3 seconds each time I try to skip to different parts of the video. It get's annoying after a while :p. There was another version I saw on here a few weeks ago that used .f4v, and the videos played perfectly for me.

EDIT: Or if there's any suggestions you might have to make FLV's play better, I'd appreciate that as well.

Obviously something is wrong with your pc adjustment. The first time I hear about such a problem. You can try rename flv to f4v with 'ren *.flv *.f4v' in Command prompt for the test but that is not the solution.
I guess you don't have the appropriate 'flv' codec so I suggest you install the latest version for your pc from this link:

https://www.codecguide.com/klcp_update.htm

H1T0PR 07-20-2017 09:56 AM

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


 
I'm using the node and testing some things with the code in main.js (horacio's version). I would like to know how to get city, country, age and occupation data too. I tried something straight like simply adding the lines:

city: m.bestSession.city,
country: m.bestSession.country,
age: m.bestSession.age,
occupation: m.bestSession.occupation,

In models.push and the same thing in capturingModels.push, like:

city: myModel.city,
country: myModel.country,
...etc

But the data appears as "undefined". So how do I get these data correctly?

dm9452 07-20-2017 10:43 AM

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


 
mfc node win is great. It'd be greater if the folder's name of complete recording is "ID - ModelName", not just "ModelName"


All times are GMT -6. The time now is 09:26 AM.