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 |
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:
|
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. |
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 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)stacked at parsing JSON MODELS-Data
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)@antihero we need you..... :cool:
|
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.
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Same problem here. Stopped working yesterday.
|
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. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Same here. Stuck on " parsing JSON MODEL-Data ".
|
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.
|
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. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
EDIT: MFC node seems to be officialy updated now on: Code:
https://github.com/sstativa/mfc-node |
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 |
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 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
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 |
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', |
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. ![]() ![]() |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Thanks horacio I'll take a look :)
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
'-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. |
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:
|
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:
|
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:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Preview link sends something to VLC, but VLC says it can't be opened. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
https://codeload.github.com/horacio9...ode/zip/master |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
http://stream-recorder.com/forum/www...-t3851p69.html |
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:
|
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
|
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:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
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. |
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 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
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... |
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 |
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 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)antihero :(
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
'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. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
All times are GMT -6. The time now is 10:50 AM. |