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:


All times are GMT -6. The time now is 06:30 AM.