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
  #931  
Old 07-01-2017, 01:49 PM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico 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
Now M3U8 works well, I think you should develop your project on GitHub.
(...)
There is no point, I would not have the time or dedication to maintain it.
I just changed the index.html and main.js for my needs, but anyone is free to use that code as they wish.
Reply With Quote
  #932  
Old 07-01-2017, 02:33 PM
OntintheGod OntintheGod is offline
Member
 
Join Date: Apr 2017
Posts: 35
OntintheGod is on a distinguished road
Default

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


can someone explain in simple way how node works ?
Reply With Quote
  #933  
Old 07-02-2017, 06:38 AM
paul.ymer paul.ymer is offline
Junior Member
 
Join Date: Apr 2017
Posts: 4
paul.ymer 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
......
I recommend that for 'modelScanInterval:' you don't go with values less than 60 seconds for prevention 'time out error'.
.....[/url]
The timeout error is due to the fact that the xchat server is randomly selected from a pre-defined list and not from the working ones.
The working servers can be obtained from the page at http: //m.myfreecams.com/configproxy.php
Can someone code them into variables and then select one randomly ?
Reply With Quote
  #934  
Old 07-02-2017, 08:30 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 paul.ymer View Post
The timeout error is due to the fact that the xchat server is randomly selected from a pre-defined list and not from the working ones.
The working servers can be obtained from the page at http: //m.myfreecams.com/configproxy.php
Can someone code them into variables and then select one randomly ?
xchat server is randomly selected exactly from that list of servers. Initially that list was hardcoded in the script, then some of servers were removed because of complains, so currently, the list in the script is a bit shorter in comparison to the list from configproxy.php, but I'm absolutely sure it has no "broken" servers.

Based on my observation, I'll say that Timeout Error can be thrown for any server from the list, but it does not mean the server is broken, it might work fine in a next couple minutes.
May be this happens because we "abuse" servers with our scripts.

So far, the best way to deal with this will be if we select some server randomly as start and use it until it fails, then randomly select another one, instead of randomly selecting the server on each iteration.
Reply With Quote
  #935  
Old 07-02-2017, 09:45 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 OntintheGod View Post
can someone explain in simple way how node works ?
https://github.com/sstativa/mfc-node

Here you have the entire instruction installation and operation. If you have problems then ask here, the guys will answer your questions. Or I will help with the google translator
Reply With Quote
  #936  
Old 07-02-2017, 11:11 AM
poose22 poose22 is offline
Junior Member
 
Join Date: May 2011
Posts: 27
poose22 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 version of MFC Recorder uses only 1 directory so in the second row of config.yml instead of 'completeDirectory:'
need to be replaced with 'dateFormat:' ... all other is the same.
I recommend that for 'modelScanInterval:' you don't go with values less than 60 seconds for prevention 'time out error'.
Link for my version zip is:
https://codeload.github.com/horacio9...ode/zip/master
I just started using this and have it working properly. I noticed all the recordings go to 1 folder. is there a way to set it so each model has their own folder with their recorded files in it? Is there something I can put in the catureDirectory to do this?
Reply With Quote
  #937  
Old 07-02-2017, 02:30 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 poose22 View Post
I just started using this and have it working properly. I noticed all the recordings go to 1 folder. is there a way to set it so each model has their own folder with their recorded files in it? Is there something I can put in the catureDirectory to do this?
I'm glad it's all OK. People usually only write if they have a some problem, and at one point I thought that only for me everything working OK
My philosophy is not to make complicated and large scripts if there is no real need for it. That's why I have reduced 2 directories to 1 and that 1 must be make manually.
I just answered at 1 PM where that was problem I do not think it's a big problem to move files taken from the same model manually to a specific directory if so must it be
Reply With Quote
  #938  
Old 07-02-2017, 02:59 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 Damianonymous View Post
The application is too much and updates made by one man are at risk. In my opinion, all forum specialists should join forces and create one application, like MFCRecorder, ChaturbateRec, CamgirlzREC, MFC-Node. Which will give you the ability to record cams from sites such as Chaturbate, MyFreeCams, BongaCams, Cam4, Showup.tv etc.
I agree with your thinking and I just made some steps in that direction.
I've put my versions of Node Recorder for ShowUp and Chaturbate on https://github.com/horacio9a
For those who are slightly weaker here are the following and download links:

https://codeload.github.com/horacio9...ode/zip/master => 'C:\-nm-mfc\'
https://codeload.github.com/horacio9...ode/zip/master => 'C:\-nm-cb\'
https://codeload.github.com/horacio9...ode/zip/master => 'C:\-nm-su\'

My node.bat batch script supports the above directories, but it is not a problem to edit node.bat if it is not case.
I node.bat keep in 'C:\Windows\'. I suggest that after editing node.bat using the program 'Advanced BAT_to_EXE_Converter' create an exe whose shortcut can put in the taskbar for easy launch.
Reply With Quote
  #939  
Old 07-02-2017, 07:00 PM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico is on a distinguished road
Default

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


This is my latest version, the menu have a small preview, and when the mouse cursor is hover, it will update.
It will not auto-load preview for models with less than 20 spectators.

(the image have been edited to hide nudity)



Download:
Code:
https://www.sendspace.com/file/tvgf7t
Or:
Attached Files
File Type: zip MFC_node_update.zip (9.2 KB, 0 views)
Reply With Quote
  #940  
Old 07-02-2017, 11:26 PM
tienhinhconcho2018 tienhinhconcho2018 is offline
Member
 
Join Date: Jun 2017
Posts: 36
tienhinhconcho2018 is on a distinguished road
Default

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


Giá??i qu??n qu??n Wimbledon

C?´ từng qu??n qu??n tá??i Giá??i v?´ địch Wimbledon trá?» 2012 á»? ná»™i dung Ä‘??n ná»?. H?´m nay, Google ká»· niệm Giá??i qu??n qu??n Wimbledon lá?§n thứ 140. Thá??t bá??i Ä‘á??n vá»›i c?´ chỉ khi bá??n th??n c?´ kh?´ng đủ sức khá»?e, thiá??u sá»± tá»? há»?p hoá?·c đối thủ c?? má»™t ng?*y l??n đồng. T?´i c?? rá??t nhiá»?u Ä‘á»™ng lá»±c.

http://tienquocte.net/dong-xu-hinh-con-cho-ma-bac

Trong Ä‘??, 5 lá?§n gá?§n nhá??t chá??m tr??n nhau, tay vá»?t ng?°á»?i Thá»?y SÄ© Ä‘á»?u l?* ng?°á»?i thá??ng lá»?i. ??u ti??n số 1 l?* khoá??ng há??nh ph??cDo vá?*y, Djokovic cá??m thá??y rá?±ng cá?§n phá??i thiá??t lá?*p sá»± c??n bá?±ng má»›i trong sá»± nghiệp của m?¬nh. HCM), Ho?*ng Nam Ä‘?? v?°á»?t qua đối thủ 6-4 khi Ä?n game thứ 10. Kh?´ng coi Ä‘?? l?* má»™t sá»± Ä‘á?§u t?° (thá»±c tá??i l?* Ä‘á??n nÄ?m 1995, Murray vá»›i nhá»?ng khoá??n tiá»?n th?°á»?ng của m?¬nh Ä‘?? trá?? há??t má»?i ná»?) nh?°ng Murray r?µ r?*ng l?* c?? tiá»?m nÄ?ng Ä‘á»? trá»? th?*nh má»™t trong nhá»?ng tay vá»?t xuá??t sá??c: qu??n qu??n US Open trá?», hai lá?§n qu??n qu??n giá??i Orange Bowl (Ä‘iá»?u chỉ c?? v?*i ng?°á»?i l?*m Ä‘?°á»?c). Trong k?* v??ng, Sharapova từng v?´ địch Grand Slam tr?°á»›c há??t của m?¬nh á»? Wimbledon 2004 khi c?´ má»›i 17 tuổi. Graf Ä‘??nh bá??i Serena 6-2, 3-6, 7-5 á»? v??ng 2 của Sydney International, nh?°ng Serena kịp Ä‘??i m??n ná»? khi há?? Ä‘?*n chị á»? chung ká??t Indian Wells vá»›i tá»· số gá?§n r?°a rứa (6-3, 3-6, 7-5).



xu in h?¬nh con ch??
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 09:51 PM.


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