Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=3851)

Hermiod 08-06-2017 11:26 PM

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


 
Quote:

Originally Posted by horacio (Post 93336)
These errors are thrown by MFCAuto module that handles communication with MFC servers.

You can try to install https://www.npmjs.com/package/forever

More about that you can found there: https://github.com/sstativa/mfc-node/issues/34

Thanks I`ll try that, I am using a bat file.

Hermiod 08-07-2017 01:19 AM

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


 
Back to being unable to load index.html, I checked the one you posted a few posts ago and that one does not work either, the following error shows up in the console:

Error: malformed URI sequence
vm.refresh/</vm.serverModels<@http://localhost:9080/:507:61
vm.refresh/<@http://localhost:9080/:489:31
e/<@https://code.angularjs.org/1.5.11/angular.min.js:132:434
$eval@https://code.angularjs.org/1.5.11/angular.min.js:147:65
$digest@https://code.angularjs.org/1.5.11/angular.min.js:144:123
$apply@https://code.angularjs.org/1.5.11/angular.min.js:147:361
l@https://code.angularjs.org/1.5.11/angular.min.js:99:192
K@https://code.angularjs.org/1.5.11/angular.min.js:103:376
tg/</N.onload@https://code.angularjs.org/1.5.11/angular.min.js:104:338

horacio 08-07-2017 01:20 AM

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


 
Quote:

Originally Posted by Hermiod (Post 93345)
Thanks I`ll try that, I am using a bat file.

So you use the mfc.exe version?
In this case, it is enough to start the program again to get an xchat address that is not currently overloaded.
I have to admit that this happens to me very rarely.

horacio 08-07-2017 02:13 AM

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


 
Quote:

Originally Posted by Hermiod (Post 93347)
Back to being unable to load index.html, I checked the one you posted a few posts ago and that one does not work either, the following error shows up in the console:

Error: malformed URI sequence
vm.refresh/</vm.serverModels<@http://localhost:9080/:507:61
vm.refresh/<@http://localhost:9080/:489:31
e/<@https://code.angularjs.org/1.5.11/angular.min.js:132:434
$eval@https://code.angularjs.org/1.5.11/angular.min.js:147:65
$digest@https://code.angularjs.org/1.5.11/angular.min.js:144:123
$apply@https://code.angularjs.org/1.5.11/angular.min.js:147:361
l@https://code.angularjs.org/1.5.11/angular.min.js:99:192
K@https://code.angularjs.org/1.5.11/angular.min.js:103:376
tg/</N.onload@https://code.angularjs.org/1.5.11/angular.min.js:104:338

I assume this is happening because of a symbol that appears in 'blurb' or 'topic' so i made a version without this data so try it.

The last index version is: http://www.mediafire.com/file/lnwmas...x_20170806.rar

Index version without 'blurb' and 'topic' is: http://www.mediafire.com/file/eemh0d...7_no_blurb.rar

To remind, other v.2.0.6 'exe' files are here: http://www.mediafire.com/file/usmynn...2-20170803.rar

Hermiod 08-07-2017 05:06 PM

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


 
Quote:

Originally Posted by horacio (Post 93348)
So you use the mfc.exe version?
In this case, it is enough to start the program again to get an xchat address that is not currently overloaded.
I have to admit that this happens to me very rarely.

Using the normal node.js version. Will try 'forever'.

Quote:

Originally Posted by horacio (Post 93348)
Index version without 'blurb' and 'topic' is: http://www.mediafire.com/file/eemh0d...7_no_blurb.rar

Same error, will try to debug it.

EDIT:This seems to have allowed it to load
//if (m.topic && m.topic.length > 3) {m.topic = decodeURIComponent(m.topic).substr(0,160);}
m.topic ='';

horacio 08-07-2017 11:03 PM

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


 
Quote:

Originally Posted by Hermiod (Post 93370)
Same error, will try to debug it.

EDIT:This seems to have allowed it to load
//if (m.topic && m.topic.length > 3) {m.topic = decodeURIComponent(m.topic).substr(0,160);}
m.topic ='';

You're right, I did not completely remove the 'blurb' and 'topic'. Here's a corrected index.html so try it now.

Link for corrected version without 'blurb' and 'topic' is: http://www.mediafire.com/file/cgj7wb...8_no_topic.rar

main.js is also changed so you can try both versions of 'index.html' for the test.

Download link for all files in zip: https://github.com/horacio9a/mfc-node/archive/v2.zip

Syl0pt 08-09-2017 01:31 AM

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


 
Hey Horacio,

really liking the program, but i'm confused about what the 'queue' option is for in the config file. I'm confused on how it works or how I can/should use it.

I haven't even messed with it yet because i didn't want to screw things up with my current node settings.

Thanks

supersonic80 08-09-2017 05:09 AM

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


 
You should not touch it, it is for "internal" use only.

All your requests from WebUI go to the queue. Then the script checks the queue every 30 seconds and apply your changes.



Quote:

Originally Posted by Syl0pt (Post 93393)
Hey Horacio,

really liking the program, but i'm confused about what the 'queue' option is for in the config file. I'm confused on how it works or how I can/should use it.

I haven't even messed with it yet because i didn't want to screw things up with my current node settings.

Thanks


Syl0pt 08-09-2017 10:23 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 93400)
You should not touch it, it is for "internal" use only.

All your requests from WebUI go to the queue. Then the script checks the queue every 30 seconds and apply your changes.

Ok, good to know...

Thanks for the reply.

Hermiod 08-11-2017 03:27 PM

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


 
Can someone tell me who is Celestia Vega and why are there almost 13k people in her room?

EDIT: 15k now, she seems to be online on a lot of social media
EDIT2: 16.5k, is she famous or something?
EDIT3: 17.1k and the server is dead :lol:

korbatjov 08-11-2017 04:44 PM

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


 
Quote:

Originally Posted by Hermiod (Post 93456)
Can someone tell me who is Celestia Vega and why are there almost 13k people in her room?

EDIT: 15k now, she seems to be online on a lot of social media
EDIT2: 16.5k, is she famous or something?
EDIT3: 17.1k and the server is dead :lol:

She is and another girl called zoie burgher was on twitch and youtube and posted tease pics for a while, then started to post titt pics and asked for subs and then they would post nudes/cam and i think celestia vega just hit one of those "goals" so she went on to MFC, someone els might have better insight in this since I have only seen the stuff on reddit posts etc.

Hermiod 08-11-2017 04:56 PM

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


 
Quote:

Originally Posted by korbatjov (Post 93458)
She is and another girl called zoie burgher was on twitch and youtube and posted tease pics for a while, then started to post titt pics and asked for subs and then they would post nudes/cam and i think celestia vega just hit one of those "goals" so she went on to MFC, someone els might have better insight in this since I have only seen the stuff on reddit posts etc.

Thanks for the info.

Apparently MFC cant handle the load, mfc-node keeps loosing the connection.

Damianonymous 08-11-2017 06:10 PM

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


 
I do not know who it is, but its YouTube channel is quite popular:

https://www.youtube.com/channel/UCeF...XQVxRiyckv820Q

Nemesis 08-12-2017 03:04 AM

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


 
She had at her highest point more than 20 k people in her room!
But she had not more then 10-20 premium users in her chat, so she's not really a money maker for mfc!
99,999...% were guests, but she ruined my day, i was in a true private with a girl...LOL :D
MFC should set a guest limit, 2 or 3 k and something like this can't happen!;)

marabu 08-17-2017 07:16 AM

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


 
Since the beginning of August I have problems with record a streams with ffmpeg. Periodically skipped pieces of streams for several seconds. It's easy to check if you convert a ts-file to mkv, for example, use ffmpeg. The resulting video will be shorter by a few minutes (depending on the length of the original video). I can place an example if necessary.

I ask you to check if you have similar problems. Does anyone have a program / script to write the stream using the rtmp protocol IN AUTOMATIC MODE (I do not mean a utility that requires a specific link to the page with a video or url stream)?

At the moment I'm trying to understand whether this problem is local or is another problem with MFC servers. In addition, there are a large number of streams that are not written in the current way. Recording streams using the rtmp protocol is more reliable and universal at the moment.

horacio 08-17-2017 10:44 AM

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


 
Quote:

Originally Posted by marabu (Post 93557)
Since the beginning of August I have problems with record a streams with ffmpeg. Periodically skipped pieces of streams for several seconds. It's easy to check if you convert a ts-file to mkv, for example, use ffmpeg. The resulting video will be shorter by a few minutes (depending on the length of the original video). I can place an example if necessary.

I ask you to check if you have similar problems. Does anyone have a program / script to write the stream using the rtmp protocol IN AUTOMATIC MODE (I do not mean a utility that requires a specific link to the page with a video or url stream)?

At the moment I'm trying to understand whether this problem is local or is another problem with MFC servers. In addition, there are a large number of streams that are not written in the current way. Recording streams using the rtmp protocol is more reliable and universal at the moment.

Just 2 days ago I saw your post on https://github.com/sstativa/mfc-node/issues/37 with the same topic but I have not yet tested myself.
Look my post (http://stream-recorder.com/forum/sho...&postcount=230). TS file recorded with that script when with ffmpeg is converted to FLV using Horacio_TS_FIX.bat is not shorter, exactly the opposite, flv is 1 second longer than TS original.



Otherwise, I tested my last version of mfc.exe (http://stream-recorder.com/forum/sho...postcount=1166) yesterday and see that everything is still working without a errors :)

marabu 08-20-2017 10:50 AM

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


 
Quote:

Originally Posted by horacio (Post 93561)
Just 2 days ago I saw your post on https://github.com/sstativa/mfc-node/issues/37 with the same topic but I have not yet tested myself.
Look my post (http://stream-recorder.com/forum/sho...&postcount=230). TS file recorded with that script when with ffmpeg is converted to FLV using Horacio_TS_FIX.bat is not shorter, exactly the opposite, flv is 1 second longer than TS original.

Otherwise, I tested my last version of mfc.exe (http://stream-recorder.com/forum/sho...postcount=1166) yesterday and see that everything is still working without a errors :)

but you use files from chaturbate! i don't have problems with this site. i have problems with ts-videos recorded from MFC

horacio 08-20-2017 03:45 PM

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


 
Quote:

Originally Posted by marabu (Post 93600)
but you use files from chaturbate! i don't have problems with this site. i have problems with ts-videos recorded from MFC

Here I just made a test and recorded 5 MFC files in TS format with my version of MFC Recorder v.2.0.6 and converted them later to FLV.
File lengths are the same in both formats and I have not noticed any errors.


Hermiod 08-26-2017 02:08 AM

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


 
What can I use to "crop" ts files?

Damianonymous 08-27-2017 08:41 AM

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


 
Try FFmpeg + WinFF for ease of use.

Hermiod 08-29-2017 10:19 PM

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


 
Quote:

Originally Posted by Damianonymous (Post 93683)
Try FFmpeg + WinFF for ease of use.

"Winff is a frontend for FFMPEG that runs on Windows XP to Windows 10 and Linux. It will convert most any video file that FFmpeg will convert. WinFF does multiple files in multiple formats at one time. You can for example convert mpeg's, flv's, f4v, and mov's, all into avi's all at once. F4V to AVI."

What format do I convert it to and then what do I use?

Gyttiie 08-29-2017 11:30 PM

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


 
Hi. is it possible to make automatically reconnect to the server when i lost my internet for 1 minute?

it's very annoying when i lost my internet for a few mins and mfc-node can't reconnect to the server automatically and i should go to my pc and write "node.main.js".

fuggers 08-30-2017 07:49 AM

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


 
i can no longer get the http://localhost:9080/ page to open. is anyone else having this issue?

yerry28 08-30-2017 10:10 AM

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


 
yes ,,offline for me

CristianoA 08-30-2017 10:45 AM

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


 
same problem here code.angularjs.org timeout

CristianoA 08-30-2017 10:48 AM

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


 
meanwhile you can use this commands to add models

example
Code:

http://localhost:9080/models/include?uid=24298949
http://localhost:9080/models/include?nm=LittlePatrice


fuggers 08-30-2017 04:46 PM

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


 
Quote:

Originally Posted by CristianoA (Post 93716)
meanwhile you can use this commands to add models

example
Code:

http://localhost:9080/models/include?uid=24298949
http://localhost:9080/models/include?nm=LittlePatrice


cheers for that.

page working for me now

Hermiod 08-30-2017 06:15 PM

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


 
Quote:

Originally Posted by Gyttiie (Post 93704)
Hi. is it possible to make automatically reconnect to the server when i lost my internet for 1 minute?

it's very annoying when i lost my internet for a few mins and mfc-node can't reconnect to the server automatically and i should go to my pc and write "node.main.js".

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 :D

Gyttiie 08-31-2017 12:04 AM

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


 
Quote:

Originally Posted by Hermiod (Post 93723)
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 :D

I don't know did i do correct, i just wrote in console "npm install -g forever" (without downloading anything).

But i'm not sure did it help, because i turned off my wifi router for a minute and turn in back on, mfc-node didn't reconnect back to the servers and i needed to write - node main.js again.


If i did not correct, can you, Please, upload somewhere your mfc-node and i would download it and paste my config

Hermiod 08-31-2017 02:38 AM

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


 
Quote:

Originally Posted by Gyttiie (Post 93725)
I don't know did i do correct, i just wrote in console "npm install -g forever" (without downloading anything).

But i'm not sure did it help, because i turned off my wifi router for a minute and turn in back on, mfc-node didn't reconnect back to the servers and i needed to write - node main.js again.


If i did not correct, can you, Please, upload somewhere your mfc-node and i would download it and paste my config

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'.

Gyttiie 08-31-2017 12:26 PM

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


 
Quote:

Originally Posted by Hermiod (Post 93723)
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 :D

Quote:

Originally Posted by Hermiod (Post 93726)
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?

guestbuy 08-31-2017 03:05 PM

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


 
Quote:

Originally Posted by Gyttiie (Post 93730)
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.

Hermiod 09-02-2017 12:17 AM

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.

bigtymer88 09-04-2017 11:41 AM

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

Hermiod 09-04-2017 11:20 PM

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. :eek: :mad: :D

horacio 09-05-2017 06:56 AM

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

TMK 09-05-2017 11:51 AM

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?

troxo 09-08-2017 05:47 PM

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


 
Quote:

Originally Posted by horacio (Post 93774)
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??

horacio 09-09-2017 03:01 PM

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


 
Quote:

Originally Posted by troxo (Post 93801)
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

troxo 09-09-2017 03:36 PM

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


 
Quote:

Originally Posted by horacio (Post 93806)
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


All times are GMT -6. The time now is 09:29 AM.