View Single Post
  #1299  
Old 11-13-2017, 06:02 PM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio is on a distinguished road
Default

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


Quote:
Originally Posted by fishsticks View Post
A friend of mine rewrote mfc-node to use https://github.com/streamlink/streamlink instead of ffmpeg to save the streams and so far it has been working without any freezes. I've only been testing it for the last 24 hours so I'm not 100% sure yet but I'll post the changes he sent me down below for anyone who wants to try it.

It includes the whole main.js and just the changes under "changes.js" if you want to make the modifications yourself.
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:

Reply With Quote