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
  #1191  
Old 08-31-2017, 01:26 PM
Gyttiie Gyttiie is offline
Junior Member
 
Join Date: Dec 2016
Posts: 7
Gyttiie 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 Hermiod View Post
You can use a bat file or forever

Bat file contents:
@echo off
SET foo=1
:initiate
ECHO Starting program, attempt %foo%
node main.js
set /A foo=foo+1
timeout 30
goto :initiate


Forever:
https://www.npmjs.com/package/forever

My node disconnects 3 to 4 times a day. The bad part is im getting about 80GB of files a day
Quote:
Originally Posted by Hermiod View Post
Installation
$ [sudo] npm install forever -g

Usage
forever start app.js

I suppose you did not use the start command, failing to download might be caused by your firewall. To test if it was installed try:
forever --help

Those commands might only work inside a node.js command prompt. I am still using the bat file, but Horacio recommended 'forever'.
Now it's working, thanks.

There's written:
"warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it does not stay
up for at least 1000ms
info: Forever processing file: main.js
"

As i understood, if during 1000ms i wont have internet connection, it will stop recording till i wont write again forever start main.js ?

Also, i want to ask you, is it always gonna be that window of ffmpeg.exe will be jumping out when the new model is online?
Reply With Quote
  #1192  
Old 08-31-2017, 04:05 PM
guestbuy guestbuy is offline
Junior Member
 
Join Date: Oct 2012
Posts: 22
guestbuy 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 Gyttiie View Post
Also, i want to ask you, is it always gonna be that window of ffmpeg.exe will be jumping out when the new model is online?
I'm curious of the same thing. It appears it is running correctly since I can access the web URL, but it does throw up a ffmpeg process for every model recording. Is there a way to only show the usual process? Using Windows.
Reply With Quote
  #1193  
Old 09-02-2017, 01:17 AM
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)


Just started having isues of cams starting to recotd and 5 seconds later stopping, anyone else having this issue?

EDIT: It stopped happening, occured from around 6:12 GMT to 6:17 GMT.
Reply With Quote
  #1194  
Old 09-04-2017, 12:41 PM
bigtymer88 bigtymer88 is offline
Member
 
Join Date: Dec 2014
Posts: 37
bigtymer88 is on a distinguished road
Default

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


If anyone finds this useful. .pm me and I will hook u up

http://imgur.com/a/ejFog
Reply With Quote
  #1195  
Old 09-05-2017, 12:20 AM
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)


Tip: Backup your config file, because if you run out of space it will get deleted.
Reply With Quote
  #1196  
Old 09-05-2017, 07:56 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)


If you want a reliable MFC script that runs without any difficulty in the last half of the year and if you don't want to record a large number of models at the same time then this is the right script for you.

Page link is: https://github.com/horacio9a/myfreecams-anonymous

Download link for zip file is: https://codeload.github.com/horacio9...ous/zip/master
Reply With Quote
  #1197  
Old 09-05-2017, 12:51 PM
TMK TMK is offline
Junior Member
 
Join Date: Jul 2017
Posts: 8
TMK is on a distinguished road
Default

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


Any plans to add support for recording from cammunity.com? It is run by the same folks as MFC and I can see some of my favourite MFC models using it in future for the non-nude parts of their shows since it does not negatively impact MFC camscore. Would it be safe to assume it uses the same underlying technology?
Reply With Quote
  #1198  
Old 09-08-2017, 06:47 PM
troxo troxo is offline
Junior Member
 
Join Date: Jul 2017
Posts: 5
troxo 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
If you want a reliable MFC script that runs without any difficulty in the last half of the year and if you don't want to record a large number of models at the same time then this is the right script for you.

Page link is: https://github.com/horacio9a/myfreecams-anonymous

Download link for zip file is: https://codeload.github.com/horacio9...ous/zip/master
Hi horacio
i'm geting the following error when im trying pip install -r Requrements.txt



Q:\-mfc-py>pip install -r Requirements.txt
Collecting urllib==1.21.1 (from -r Requirements.txt (line 1))
Could not find a version that satisfies the requirement urllib==1.21.1 (from -r Requirements.txt (line 1)) (from versions: )
No matching distribution found for urllib==1.21.1 (from -r Requirements.txt (line 1))

Q:\-mfc-py>
any help??
Reply With Quote
  #1199  
Old 09-09-2017, 04:01 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 troxo View Post
Hi horacio
i'm geting the following error when im trying pip install -r Requrements.txt



Q:\-mfc-py>pip install -r Requirements.txt
Collecting urllib==1.21.1 (from -r Requirements.txt (line 1))
Could not find a version that satisfies the requirement urllib==1.21.1 (from -r Requirements.txt (line 1)) (from versions: )
No matching distribution found for urllib==1.21.1 (from -r Requirements.txt (line 1))

Q:\-mfc-py>
any help??
It is best to install each module individually one by one like this:

pip install urllib
pip install DateTime
pip install requests
pip install Command
pip install colorama
pip install termcolor
pip install configparser
pip install websocket

... but before that look what modules you already have with this command:

pip list
Reply With Quote
  #1200  
Old 09-09-2017, 04:36 PM
troxo troxo is offline
Junior Member
 
Join Date: Jul 2017
Posts: 5
troxo 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
It is best to install each module individually one by one like this:

pip install urllib
pip install DateTime
pip install requests
pip install Command
pip install colorama
pip install termcolor
pip install configparser
pip install websocket

... but before that look what modules you already have with this command:

pip list
ok here is the pip list results
Q:\Python27>pip list
certifi (2017.7.27.1)
chardet (3.0.4)
colorama (0.3.9)
Command (0.1.0)
configparser (3.5.0)
DateTime (4.2)
gevent (1.2.2)
greenlet (0.4.12)
idna (2.6)
pip (9.0.1)
pytz (2017.2)
requests (2.18.4)
setuptools (28.8.0)
termcolor (1.1.0)
urllib (1.21.1)
urllib3 (1.22)
websocket (0.2.1)
zope.interface (4.4.2)

but im geting this error from the scripts

#################################################
### MFCR ###### R E C O R D I N G ###### 24/7 ###
############### anberjade #######################
#################################################
Traceback (most recent call last):
File "mfcr.py", line 4, in <module>
from websocket import create_connection
ImportError: cannot import name create_connection

Waiting for 23
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 01:07 AM.


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