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)

Larala 11-13-2017 10:14 PM

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


 
Quote:

Originally Posted by horacio (Post 95229)
Thanks @fishsticks for information. Your friend @VackerSimon follows my version of mfc-node and has already given one of the improvements for index.html.
I have been writing for a long time that the problem is in the ffmpeg and that rtmp is not the only solution for solve mfc freeze as claimed by @sstativa and @ supersonic80 for example.
I made a livestreamer version of mfc-node-exe which can record in 'mp4' and 'ts' format without freeze :) To be confused both formats are essentially the same as someone who calls 'ts' and somebody 'mp4' so let everyone use what likes.
So it's all the same as so far, only changing the contents of the 'C:/nm-mfc' directory and change 'flv' to 'mp4' or 'ts' into 'config.yml'.

Download link is: http://www.mediafire.com/file/fy21cm...vestreamer.rar

New look of the window:


fantastic job, I recorded more than 2 hours and everything perfect
thanx

dm9452 11-14-2017 12:05 AM

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


 
Thank you, @fishsticks and @horacio!

horacio 11-14-2017 02:28 AM

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


 
Quote:

Originally Posted by Syl0pt (Post 95232)
Awesome work, thank you. Will there be a version for regular .js node also, (non-exe) for those of us on linux?

New main.js and config.yml are uploaded on https://github.com/horacio9a/mfc-node/tree/v2
Of course you must have a livestreamer (1.12.2) installed who must be in the path.
mfc.exe users can delete the 'node_modules' directory because no need that.
mfc-node can use 'node_modules' directory for a comparison with its files and can replace 'C:/-nm-mfc2/node_modules/MFCAuto/lib/Client.js' with my file ;)

tecguy 11-14-2017 01:09 PM

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


 
Quote:

Originally Posted by horacio (Post 95239)
New main.js and config.yml are uploaded on https://github.com/horacio9a/mfc-node/tree/v2
Of course you must have a livestreamer (1.12.2) installed who must be in the path.
mfc.exe users can delete the 'node_modules' directory because no need that.
mfc-node can use 'node_modules' directory for a comparison with its files and can replace 'C:/-nm-mfc2/node_modules/MFCAuto/lib/Client.js' with my file ;)


How should I proceed to put "livestreamer in the path"? I do not understand. Could you give me further instructions?

OntintheGod 11-14-2017 02:35 PM

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


 
excellent job horacio

could you make mfc.exe to not show all this activity or hidden somewhere ? not a wife notice something is running on computer :)

Syl0pt 11-14-2017 02:45 PM

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


 
1 Attachment(s)
Quote:

Originally Posted by tecguy (Post 95249)
How should I proceed to put "livestreamer in the path"? I do not understand. Could you give me further instructions?

I was also wondering this and would like to expand on this question.

In Linux i found livestreamer in the Synaptic Package Manager, but i'm not sure which one is best to install for this. The top one or a Python version?

tecguy 11-14-2017 03:09 PM

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


 
Quote:

Originally Posted by tecguy (Post 95249)
How should I proceed to put "livestreamer in the path"? I do not understand. Could you give me further instructions?


Another issue, I can't "disable" the debug, it remains displaying the data even though I have placed the false option in config.yml. What can it be?

horacio 11-14-2017 05:17 PM

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


 
Quote:

Originally Posted by tecguy (Post 95249)
How should I proceed to put "livestreamer in the path"? I do not understand. Could you give me further instructions?

Users of mfc.exe versions do not need to worry about the path because it's a complete livestreamer already in the C:/nm-mfc directory. Others can make a test like this:



If you get a livestreamer version then it's all OK with the path.
If that is not the case try installing livestreamer using python with command:

pip install livestreamer==1.12.2

Others can add 'C:/Program Files/Livestreamer/' in the path if there exist 'C:/Program Files/Livestreamer/livestreamer.exe'

tecguy 11-14-2017 07:30 PM

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


 
Quote:

Originally Posted by horacio (Post 95257)
Users of mfc.exe versions do not need to worry about the path because it's a complete livestreamer already in the C:/nm-mfc directory. Others can make a test like this:



If you get a livestreamer version then it's all OK with the path.
If that is not the case try installing livestreamer using python with command:

pip install livestreamer==1.12.2

Others can add 'C:/Program Files/Livestreamer/' in the path if there exist 'C:/Program Files/Livestreamer/livestreamer.exe'


Thank you horacio! I have already solved my two issues. :)

rastafari90 11-15-2017 02:59 AM

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


 
@Horacio Could you also implement the CompleteDirectory feature like Sstativa's mfc-node uses. It would be great if after the recordings were done, they'd be moved to another directory and be ready for a batch convert because even if you store them in a .mp4 format and if you want to cut the video, the cut video will have a lot of stutter and artefacts in it.

Here's a 30sec sample of how the video looks like in .ts or .mp4 format after being cut without converting the video: https://www.mediafire.com/file/jkrja...-094351_cut.ts

Here's how it looks like after being converted using -c copy in ffmpeg:
https://www.mediafire.com/file/b8e34...094351_cut.mp4

Like shown in the sample, I think it would be great, you have captures in folder a, when they complete they get moved to folder b, and you just use a convert script and the videos will be cut-ready. I don't know a lot about javascript but I imagine the solution would be fairly simple since you'd only have to modify the async part of the code so it doesn't unlink to the capture directory but so that it unlinks and mv path.joins the capture and complete directory.

Edit: I forgot, if you don't convert the .ts or .mp4 it's also very slow when it comes to seeking in the video, if you convert it it's seeking is fast

Sorry for the cluster of text :)


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