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 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.


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