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)

Damianonymous 06-18-2017 02:01 PM

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


 
This issue is already raised. Unfortunately, Sergey's answer is not there, nor has he logged in here for more than a week.

https://github.com/sstativa/mfc-node/issues/13
https://github.com/sstativa/mfc-node/issues/14

supersonic80 06-18-2017 05:28 PM

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


 
You should try a new patched version or branch v2, both should work.

Quote:

Originally Posted by Damianonymous (Post 92174)
This issue is already raised. Unfortunately, Sergey's answer is not there, nor has he logged in here for more than a week.

https://github.com/sstativa/mfc-node/issues/13
https://github.com/sstativa/mfc-node/issues/14


CristianoA 06-26-2017 06:56 PM

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


 
app stopped working parsing json model data :(

2017-06-27 0ERROR -
javax.websocket.DeploymentException: Handshake error.

Syl0pt 06-26-2017 08:03 PM

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


 
camgirlzRec 1.2.1 is giving this error on load screen "parsing JSON MODEL-Data here"

Happened after MFC servers crashed for about 10-15mins

OntintheGod 06-26-2017 11:46 PM

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


 
stacked at parsing JSON MODELS-Data

CristianoA 06-27-2017 06:20 AM

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


 
@antihero we need you..... :cool:

Wacker66 06-27-2017 10:12 AM

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


 
Same problem here after the MFC crash from yesterday...hopefully AntiHero can fix it.

poose22 06-27-2017 11:14 AM

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


 
Same problem here. Stopped working yesterday.

Hermiod 06-27-2017 12:43 PM

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


 
Are there any other "visual interface" alternatives to this?

I did a bit of research, Beaston02 scripts appear to use a txt file and mfc-node does not seem to have a preview mode. Later I think i'll test mfc-node.

xxhieixx 06-28-2017 08:02 PM

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


 
Same here. Stuck on " parsing JSON MODEL-Data ".

MV07 06-29-2017 02:35 AM

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


 
I suppose it could be a problem with the website? Changes to the way model data is handled before, or during, exporting JSON data. CamGirlzRec could be completely fine! I don't know.

ZeChico 06-29-2017 05:08 AM

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


 
Yes they changed the models data, old one was:
nm: m[0],
uid: m[2],
vs: m[3],
camserv: m[6],
camscore: m[14],
continent: m[15],
rc: m[19]

Now is.
nm: m[0],
uid: m[2],
vs: m[3],
camserv: m[6],
topic: m[14],
camscore: m[16],
continent: m[17],
rc: m[20],
tags: m[21]

MFC node should also be updated with this new format.

homah 06-29-2017 05:39 AM

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


 
Quote:

Originally Posted by ZeChico (Post 92359)
MFC node should also be updated with this new format.

MFC node seems to be working fine though?

ZeChico 06-29-2017 07:20 AM

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


 
Quote:

Originally Posted by homah (Post 92361)
MFC node seems to be working fine though?

Yes it is (the last version posted on a few post back), but you should edit the main.js since is not yet updated with the new format so that he web page for control won't be messed up.

EDIT: MFC node seems to be officialy updated now on:
Code:

https://github.com/sstativa/mfc-node

ZeChico 06-29-2017 07:40 AM

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


 
1 Attachment(s)
This is my version of the index.html of MFC node:


It's ordered by viewers by default, since for me it's the most important . Camscore means nothing.
The m3u8 works great with media player classic from k-codec pack, it uses much less CPU than VLC (both using software decoding).

If any one of you wants it, you need to replace the files on your MFC node installation with the ones from this zip.
Any of you are free to include it on the MFC node project if you want it.
MFC node update:
Code:

https://www.sendspace.com/file/zkpxub
Or:

homah 06-29-2017 09:24 AM

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


 
thanks for the share, I like how it reports into console who is already recording. Not sure why it has to throw up a random model into console everytime it updates though, I changed it to be a debug message and that sorted it.

edit: just seen your edit thanks

ZeChico 06-29-2017 11:43 AM

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


 
Quote:

Originally Posted by homah (Post 92366)
thanks for the share, I like how it reports into console who is already recording. Not sure why it has to throw up a random model into console everytime it updates though, I changed it to be a debug message and that sorted it.

edit: just seen your edit thanks

LOL, that random model was for debug, I will edit my post with a correct version, you could delete that print line.
I had an old mfc node that reported what models were recording, and the new node have it only in debug mode, I change it back, my main.js is not even based on the new one in
Code:

https://github.com/sstativa/mfc-node
I just copied the updates from that github (chat servers).

homah 06-29-2017 12:48 PM

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


 
I've pretty much gone with the github one, but thanks to your one I've made it so I can see who is being recorded without going on the web client (can't say I'm a fan of the web client, I'd rather surf mfc and make any changes directly to the config). Also used your timestamp layout, just seems easier to read, as well as changing it from blue to yellow (dark blue on black, ewww)
Here's how it looks now, much more readable: http://i.imgur.com/Nfx800t.jpg

Any idea whats with this code though
Code:

        '-c',
        'copy',
        '-vsync',
        '2',
        '-r',
        '60',
        '-b:v',
        '500k',

Seems to me it's trying to make the fps 60 and reduce the bitrate? bizarre. Doesn't seem to happen on the recordings anyway.

horacio 06-29-2017 01:11 PM

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


 
I have finally published my version of @sstativa MFC Recorder at: https://github.com/horacio9a/mfc-node.
Filename format is in config.yml + 'picture preview' + recording in FLV format and some more improving.





homah 06-29-2017 01:15 PM

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


 
Thanks horacio I'll take a look :)

ZeChico 06-29-2017 01:21 PM

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


 
Quote:

Originally Posted by homah (Post 92372)
I've pretty much gone with the github one, but thanks to your one I've made it so I can see who is being recorded without going on the web client (can't say I'm a fan of the web client, I'd rather surf mfc and make any changes directly to the config). Also used your timestamp layout, just seems easier to read, as well as changing it from blue to yellow (dark blue on black, ewww)

Any idea whats with this code though
Code:

        '-c',
        'copy',
        '-vsync',
        '2',
        '-r',
        '60',
        '-b:v',
        '500k',

Seems to me it's trying to make the fps 60 and reduce the bitrate? bizarre. Doesn't seem to happen on the recordings anyway.

Maybe they found that with those ffmpeg parameters it could be more stable or something, don't know, my old main.js just have:
'-c',
'copy',

and seems to record fine.

EDIT: "-c copy" forces to copy the stream without re encode, it should ignore "-b:v 500k"

I know that MFC uses 2 streams when models are streaming at 640x480 or higher, one the original the other a low quality 320x240.

This change can be seem on a mobile device that supports multi bandwidth stream. This can be seem many times when you start loading a high quality stream and then a low quality kicks in and it can jump from one to other... Very infuriating actually that most mobile browser doesn't give you the option to force a high quality bitrate.

guestbuy 06-29-2017 04:40 PM

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


 
Hey horacio,
I was trying to use your branch but it keeps refreshing once and hanging. Any ideas? I'm using node 6.10.2.

Quote:

Originally Posted by horacio (Post 92373)
I have finally published my version of @sstativa MFC Recorder at: https://github.com/horacio9a/mfc-node.
Filename format is in config.yml + 'picture preview' + recording in FLV format and some more improving.


supersonic80 06-29-2017 05:12 PM

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


 
There was a complain that a new version of ffmpeg does not select the best stream from the playlist and by adding these parameters we kind of trick it to select the HD stream. Personally, I did not have any issues with or without this parameters using the old version of ffmpeg and have no issues now using latest ffmpeg with these params.

I've been recording some models in flv and ts simultaneously for a while, so far, I had only two cases when ts version had the lower resolution than flv one. So I'll say ffmpeg does a pretty good job in selecting HD stream, however, I cannot confirm that this is because of
these parameters, I only can say: It works, so why bother?

Quote:

Originally Posted by homah (Post 92372)
Any idea whats with this code though
Code:

        '-c',
        'copy',
        '-vsync',
        '2',
        '-r',
        '60',
        '-b:v',
        '500k',

Seems to me it's trying to make the fps 60 and reduce the bitrate? bizarre. Doesn't seem to happen on the recordings anyway.


supersonic80 06-29-2017 05:36 PM

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


 
You actually record the same HLS stream, but give a different extension to files. Recording flv is a way more complex and does not worth it (it takes more time to convert flv to mp4, and 99.9% there is no difference in quality between flv and ts versions).

Quote:

Originally Posted by horacio (Post 92373)
I have finally published my version of @sstativa MFC Recorder at: https://github.com/horacio9a/mfc-node.
Filename format is in config.yml + 'picture preview' + recording in FLV format and some more improving.


Hermiod 06-29-2017 06:01 PM

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


 
Quote:

Originally Posted by horacio (Post 92373)
I have finally published my version of @sstativa MFC Recorder at: https://github.com/horacio9a/mfc-node.
Filename format is in config.yml + 'picture preview' + recording in FLV format and some more improving.

Download link in instructions does not work.

Hermiod 06-29-2017 06:23 PM

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


 
Quote:

Originally Posted by ZeChico (Post 92364)
This is my version of the index.html of MFC node:


It's ordered by viewers by default, since for me it's the most important . Camscore means nothing.
The m3u8 works great with media player classic from k-codec pack, it uses much less CPU than VLC (both using software decoding).

If any one of you wants it, you need to replace the files on your MFC node installation with the ones from this zip.
Any of you are free to include it on the MFC node project if you want it.
MFC node update:
Code:

https://www.sendspace.com/file/zkpxub
Or:

Nothing happens when clicking m3u8

Preview link sends something to VLC, but VLC says it can't be opened.

horacio 06-29-2017 07:13 PM

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


 
Quote:

Originally Posted by Hermiod (Post 92381)
Download link in instructions does not work.

Thanks, now I correct link:
https://codeload.github.com/horacio9...ode/zip/master

horacio 06-29-2017 07:35 PM

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


 
Quote:

Originally Posted by supersonic80 (Post 92380)
You actually record the same HLS stream, but give a different extension to files. Recording flv is a way more complex and does not worth it (it takes more time to convert flv to mp4, and 99.9% there is no difference in quality between flv and ts versions).

HLS stream is the same but saved file is different. You can compare files with VLC Media Information/Codec ... look my post:

http://stream-recorder.com/forum/www...-t3851p69.html

supersonic80 06-29-2017 08:49 PM

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


 
May I ask, why are you doing this?

At the end I convert everything to mp4, so the video container does not matter to me, however, different extension helps me to apply different settings for conversion.

But what is your reason to use flv?

I've just checked wiki, looks like the right extension at the end should be f4v. :)

BTW, the difference between rtmp stream and HLS stream is audio codec. Rtmp stream has speex, HLS has aac.

Quote:

Originally Posted by horacio (Post 92384)
HLS stream is the same but saved file is different. You can compare files with VLC Media Information/Codec ... look my post:

http://stream-recorder.com/forum/www...-t3851p69.html


tienhinhconcho2018 06-29-2017 10:13 PM

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


 
tiá»?n 2 usd h?¬nh con ch?? - tiá»?n l?¬ x?¬ tá??t HOT 2018

Damianonymous 06-30-2017 02:20 AM

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


 
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. :cool:

horacio 06-30-2017 03:01 AM

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


 
Quote:

Originally Posted by supersonic80 (Post 92385)
May I ask, why are you doing this?

At the end I convert everything to mp4, so the video container does not matter to me, however, different extension helps me to apply different settings for conversion.

But what is your reason to use flv?

I've just checked wiki, looks like the right extension at the end should be f4v. :)

BTW, the difference between rtmp stream and HLS stream is audio codec. Rtmp stream has speex, HLS has aac.

All you have written is true. Why do I prefer FLV? The answer for me is simple.
Let's be the real most streams are recorded with the rtmpdump that shoots mostly in FLV format.
Sometimes there was no good support for the processing of FLV files but today the situation is excellent.
So if I need to make some of my own ranking list then it is first FLV, on the second place is MP4, and the third is TS format.
In addition, for example, the TS file recorded by CamgirlzREC can not be edited immediately while the FLV file does not have these problems.
FFMPEG can record the same source in various formats depending on the code we specify in the line.
I prefer this line:

ffmpeg -i (url) -c:v copy -c:a aac -b:a 160k (path + filename)

... but if you don't like FLV and need some other format you can exchange that line in main.js
This is impossible to do for example for CamgirlzREC because the author of the program doesn't want to show his source code.

OntintheGod 06-30-2017 03:22 AM

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


 
its like Chinese to me i do not understand a lot
Is there any simple way to make use understand and follow you guys ?
Is there any simple way to install all your programming and have your excellent work at our PCs ?

cmon, must be someone who can make a simple windows application like antihero's camgirlz

thanking you in advance

confused.com 06-30-2017 03:33 AM

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


 
Quote:

Originally Posted by OntintheGod (Post 92393)
its like Chinese to me

http://www.tubedigger.com/

ZeChico 06-30-2017 06:09 AM

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


 
Quote:

Originally Posted by Hermiod (Post 92382)
Nothing happens when clicking m3u8

Preview link sends something to VLC, but VLC says it can't be opened.

m3u8 link only seems to work in Internet Explorer or older versions of Firefox, the link option is for mobile devices.

I have tried to create an universal option to download the m3u8 playlist, but the examples I found were not universal. I might give another try...

Damianonymous 06-30-2017 06:57 AM

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


 
Alternatively, you can open "Link" in a new Chrome tab with an add-on:

https://chrome.google.com/webstore/d...pbekeedfgemhof

ZeChico 06-30-2017 09:23 AM

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


 
1 Attachment(s)
Ok, I have updated the index.html and main.js.
Now M3U8 playlist should download with any browser and is forced only to the higher quality, so even mobile users will only have high quality stream (if avaliable):



Update the MFC node files with this ones:
Code:

https://www.sendspace.com/file/a5z76l
Or:

CristianoA 06-30-2017 10:57 AM

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


 
antihero :(

horacio 06-30-2017 12:45 PM

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


 
Quote:

Originally Posted by Damianonymous (Post 92399)
Alternatively, you can open "Link" in a new Chrome tab with an add-on:

https://chrome.google.com/webstore/d...pbekeedfgemhof

Many thanks @Damianonymous for nice find.
'Native HLS Playback' working excellent and now this option is included in my version of MFC Recorder.
By pressing the model 'Mob./true' you get a video preview of the current model in separate window of your Chrome browser.
Multiple models can be simultaneously monitored.

wizard 06-30-2017 01:41 PM

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


 
Quote:

Originally Posted by horacio (Post 92405)
Many thanks @Damianonymous for nice find.
'Native HLS Playback' working excellent and now this option is included in my version of MFC Recorder.
By pressing the model 'Mob./true' you get a video preview of the current model in separate window of your Chrome browser.
Multiple models can be simultaneously monitored.

Thank you both guys. I might take a look as soon as I find some time.


All times are GMT -6. The time now is 10:50 AM.