Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #481  
Old 11-18-2015, 12:59 PM
tantanwind tantanwind is offline
Junior Member
 
Join Date: May 2015
Posts: 6
tantanwind is on a distinguished road
Default

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


HI

anyone using mfc recorder? i found out that loading model list takes very long, sometimes hours... any ideas how to make it loading fast?

thanks

anoncapper is not active anymore?
Reply With Quote
  #482  
Old 11-26-2015, 11:52 AM
yerry28 yerry28 is offline
Junior Member
 
Join Date: Feb 2012
Posts: 7
yerry28 is on a distinguished road
Default

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


a mi no me tarda en cargar modelos,,pero algunas modelos están online pero en el programa aparecen como "away"

yo tengo el programa,,si alguien lo quiere , os lo mando por skype o email por ejemplo,,

no hablo ingles,,traducirlo ,,solo quiero ayudar,
Reply With Quote
  #483  
Old 11-29-2015, 12:51 PM
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 03:54 PM. Reason: Added improvement suggestions I can make.
Reply With Quote
  #484  
Old 11-30-2015, 06:12 AM
Garret666 Garret666 is offline
Junior Member
 
Join Date: Jun 2014
Posts: 15
Garret666 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 Asudem View Post
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.
Yes please continue
A few improvements I can think of:
- more control of the directory or filename e.g. choose %dir%\%ModelName%-%YYYY%%MM%%DD%-%HH%mm%%ss%.flv to save as MySexiestModel-20151130-141500.flv in V:\MFC
- a way to add a model by name even if she is offline and stick to that name even if she changes
Reply With Quote
  #485  
Old 11-30-2015, 08:44 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)


Quote:
Originally Posted by Garret666 View Post
Yes please continue
- more control of the directory or filename e.g. choose %dir%\%ModelName%-%YYYY%%MM%%DD%-%HH%mm%%ss%.flv to save as MySexiestModel-20151130-141500.flv in V:\MFC
This is an easy change, where the directory would be stored in the settings.xml file, and I personally also believe the model name should come first. The way the files currently are organized is a little redundant.

Quote:
- a way to add a model by name even if she is offline and stick to that name even if she changes
Information regarding the model, including the server they are broadcasting on, is only given when the model is online. You could add them by name, but the ID number might change. Do the ID numbers change when their name changes too? That may be impossible to prevent but I'll look into it.
Reply With Quote
  #486  
Old 11-30-2015, 09:11 AM
Garret666 Garret666 is offline
Junior Member
 
Join Date: Jun 2014
Posts: 15
Garret666 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 Asudem View Post
This is an easy change, where the directory would be stored in the settings.xml file, and I personally also believe the model name should come first. The way the files currently are organized is a little redundant.
The model name 1st is a good idea, maybe even completely hide the ID and just use it internally to uniquely identify the model

Quote:
Originally Posted by Asudem View Post
Information regarding the model, including the server they are broadcasting on, is only given when the model is online. You could add them by name, but the ID number might change. Do the ID numbers change when their name changes too? That may be impossible to prevent but I'll look into it.
No the ID stays the same, just the name is changed:
e.g. I have "6715005 - GemmaLinx" and "6715005 - GemmaMinx"
Reply With Quote
  #487  
Old 11-30-2015, 09:29 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)


Quote:
Originally Posted by Garret666 View Post
The model name 1st is a good idea, maybe even completely hide the ID and just use it internally to uniquely identify the model
Not gonna happen. I can hide the id from the user, but the id is used to grab the stream. Also, if a model changes their name, you wouldn't be able to auto grab it anymore. I can still add an "Offline model name" grab though.


Quote:
No the ID stays the same, just the name is changed:
e.g. I have "6715005 - GemmaLinx" and "6715005 - GemmaMinx"
Good to know, thanks!
Reply With Quote
  #488  
Old 11-30-2015, 01:09 PM
davll davll is offline
Junior Member
 
Join Date: May 2015
Posts: 7
davll 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 Asudem View Post
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.
I'm sure most of us on here are very interested. Maybe you could make the program actually work correctly. Most of the time it only records bits and pieces instead of the entire show.(For me anyway)
Reply With Quote
  #489  
Old 11-30-2015, 01:27 PM
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)


Quote:
Originally Posted by davll View Post
I'm sure most of us on here are very interested. Maybe you could make the program actually work correctly. Most of the time it only records bits and pieces instead of the entire show.(For me anyway)
I've dabbled into a similar program for Chaturbate and it records the streams in the exact same way. I find that the bits and pieces are caused by the model blocking the cam from public view (privates, there is no way to get around them publicly currently), and flaky internet connections. I will look to see if the software is causing any sort of problems, but when I ran a few benchmarks yesterday, they were all fine.

Speaking of, why doesn't this program handle both MFC and CB? It'd be easy to implement.
Reply With Quote
  #490  
Old 11-30-2015, 04:33 PM
tantanwind tantanwind is offline
Junior Member
 
Join Date: May 2015
Posts: 6
tantanwind is on a distinguished road
Default

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


I found out that previous mfc recorder having problems with downloading model list, sometimes i wait for 1 hour to get the model list to download, which very troublesome.
especially sometimes after model goes away or private return to public show, it wont download the model but instead stop downloading after 15 seconds, so i have to restart the programme and wait for another 30 minutes to download model list.

I am very keen on your improvement. please let me know if you have successfully tweak on the programme.
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:12 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons