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
  #1141  
Old 07-30-2017, 02:17 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


For me, these indexes are too big. Too many empty and unnecessary columns, Topic ... hmm ... I never read that, maybe because I do not know the language In a word, all columns should fit in width without scrolling
Reply With Quote
  #1142  
Old 07-30-2017, 07:04 PM
Hermiod Hermiod is offline
Member
 
Join Date: Jun 2017
Posts: 56
Hermiod 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 horacio View Post
My latest version v.2.0.2 of mfc-node is ready to download:

Github link is always the same: https://codeload.github.com/horacio9a/mfc-node/zip/v2

Download link for precompiled 'exe' Windows version: http://www.mediafire.com/file/9e30ga...2-20170725.rar

Look config.yml because all the old and new options are listed there.
So from now is the same file for everyone about selecting a recording subfolder or not. New in config.yml is this:

createModelDirectory: true # If you want all the files from same model be recorded in the separate subdirectory
directoryFormat: id+nm # You can choose between 'id+nm','nm+id','id' and 'nm' separate subdirectory format (Of course only if the previous option is 'true')

where 'id' is MFC model ID and 'nm' is MFC model name.
I tried yoru version again, it still wont work, if I use my config file (with your adicional variables) it crashes on start, just using your files it starts but I can't open it in chrome or firefox (just keeps loading).
Reply With Quote
  #1143  
Old 07-30-2017, 08:00 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


That is true, you have to be very lucky to open the page, I have only been a few times
Reply With Quote
  #1144  
Old 07-30-2017, 08:40 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 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 Damianonymous View Post
That is true, you have to be very lucky to open the page, I have only been a few times
Use DeveloperTools in Chrome to trace the error.

If there is inconsistency in opening the page then I suppose the data received from the script is corrupted.

Sometimes this could happen if the model uses some "weird" characters in her fields (ex. topic) and your browser fails to parse this data correctly.
Reply With Quote
  #1145  
Old 07-31-2017, 04:03 AM
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)


And I've noticed that index.html loads very slowly because I put all possible models data.
Obviously, some of you having a slower computers or a slower Internet connection are having problems.
It was a test so I decided to remove all the data which take longer time to load after the changes on the MFC server itself.
Those who want to have all model data can always return the index.html that was earlier
I have sorted models by the 'state' criteria so now at the top you can see which models are currently being recorded so that you can stop recording if you don't want it.
There are still some minor changes to the code.

Download link for precompiled node.js 'exe' files for Windows is: http://www.mediafire.com/file/chn6ub...2-20170731.rar
Reply With Quote
  #1146  
Old 07-31-2017, 04:27 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


Horacio, the problem only concerned the index in your Node.js versions. Your exe, Supersonic and ZeChico indexes open in 2-3 seconds. My 100 MB connection should not be a problem here. As Sergey wrote, there must be some problem with the transmission of data from the script.
Reply With Quote
  #1147  
Old 07-31-2017, 06:27 AM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

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


I precompiled alternative version as "proof of concept". Who wants to try it?

mfc-node-win64.zip

mfc-node-win32.zip

Config files should be compatible, just use your config.yml instead of file in the archive.

Last edited by supersonic80 : 07-31-2017 at 07:48 AM.
Reply With Quote
  #1148  
Old 07-31-2017, 08:56 PM
Hermiod Hermiod is offline
Member
 
Join Date: Jun 2017
Posts: 56
Hermiod is on a distinguished road
Default

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


I have an i7 (4th generation) with a 50MB connection, I dont think its my pc being slow or the internet being slow, i'll try the simpler index.html
Reply With Quote
  #1149  
Old 08-01-2017, 02:04 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous 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 supersonic80 View Post
I precompiled alternative version as "proof of concept". Who wants to try it?

mfc-node-win64.zip

mfc-node-win32.zip

Config files should be compatible, just use your config.yml instead of file in the archive.


Very cool index, you do with Horacio a great job. The error I noticed, createModelDirectory is changing itself back to false on true. I wonder how many people use your application, looking at the number of views of the topic (Last 44 days - 88.991 views), interesting how many people bought you coffee?
Reply With Quote
  #1150  
Old 08-01-2017, 02:51 AM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 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 Damianonymous View Post
Very cool index, you do with Horacio a great job. The error I noticed, createModelDirectory is changing itself back to false on true. I wonder how many people use your application, looking at the number of views of the topic (Last 44 days - 88.991 views), interesting how many people bought you coffee?
Yes, you are right about createModelDirectory. That version should not have this issue:
win64

win32

And to answer your question you should open the link, all info is there, looks like so far 14 coffees have been bought by 3 people.
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 05:36 PM.


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