View Single Post
  #483  
Old 11-29-2015, 11:51 AM
Asudem Asudem is offline
Member
 
Join Date: Nov 2015
Posts: 36
Asudem is on a distinguished road
Default

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


Hi everyone,

I am a c# programmer who has a friend who wanted to download a MFC show so I looked into it. I found this tool, and I noticed it was removed from it's host, but the source code was still up.

I recompiled the program and it works, but there are many improvements in my opinion that I could make to make this thing work better. Would anyone be interested if I continued where the developer left off?

Some improvements over the current version of the program:
Model scraping would no longer be on a timer. You will no longer need to wait 30 seconds for the model list to refresh, you will be able to do it manually from a menu item.
WebClients would be replaced with with HttpWebRequests to allow for faster timeouts.
Automatic downloading of the latest FFMPEG builds based on your computer's architecture (x86/x84).

That's all I can think of off the top of my head.

Last edited by Asudem : 11-29-2015 at 02:54 PM. Reason: Added improvement suggestions I can make.
Reply With Quote