Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I've noticed too that the 960p streams drop in and out, so you don't get smooth playback. Switching from livestreamer to streamlink w/ --stream-sorting-excludes=960p fixed it up, though for some reason I also had to replace the streamlink hls plugin with the old livestreamer stream plugin for it to work at all with hlsvariant: URIs (I didn't try to fix the original hls plugin, maybe someone here already has).
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)[quote=korexaj;96634]if you're using ffmpeg to record simple solution is to add this parameter
Code:
-map 0:1 -map 0:2 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)[quote=dm9452;96643]
Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)[quote=korexaj;96644]
Quote:
I found his Node version, which is edit-able, via google. And it works! |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I am using mfc-node horacio9a's .exe version. Does anyone has solution for me please ?
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
I chose "ff-ts" as my "downloadProgram", so I edited line 214 of main.js from Code:
if (config.downloadProgram == 'ff-ts') {captureProcess = spawn('ffmpeg', ['-hide_banner','-v','fatal','-i',hls_url,'-c','copy','-vsync','2','-r','60','-b:v','500k',path + '/' + filename])} Code:
if (config.downloadProgram == 'ff-ts') {captureProcess = spawn('ffmpeg', ['-hide_banner','-v','fatal','-i',hls_url,'-map','0:1','-map','0:2','-c','copy','-vsync','2','-r','60','-b:v','500k',path + '/' + filename])} |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
i downloaded everything, run node main.js and i get the following error: events.js:160 throw er; // Unhandled 'error' event ^ Error: spawn mfcd ENOENT at exports._errnoException (util.js:1012:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32) at onErrorNT (internal/child_process.js:348:16) at _combinedTickCallback (internal/process/next_tick.js:74:11) at process._tickCallback (internal/process/next_tick.js:98:9) any idea how to solve it ? |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I assume you are talking about horacio9a's version.
First of all, he has 2 branches (master and v2). I believe master is old, v2 to is the latest. Maybe you are actually after v2. As for your original problem, there is a credits section on the page, just download and install mfcd.exe https://github.com/horacio9a/mfc-node/tree/master Quote:
|
All times are GMT -6. The time now is 12:40 AM. |