Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#891
|
|||
|
|||
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.
|
#892
|
|||
|
|||
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. |
#893
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)MFC node seems to be working fine though?
|
#894
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)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 Last edited by ZeChico : 06-29-2017 at 09:07 AM. |
#895
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)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 Last edited by ZeChico : 06-29-2017 at 12:44 PM. |
#896
|
|||
|
|||
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 Last edited by homah : 06-29-2017 at 11:23 AM. |
#897
|
|||
|
|||
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 |
#898
|
|||
|
|||
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', Last edited by homah : 06-29-2017 at 02:10 PM. Reason: typo |
#899
|
|||
|
|||
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. Last edited by horacio : 06-29-2017 at 04:48 PM. |
#900
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Thanks horacio I'll take a look
|
Thread Tools | |
Display Modes | |
|
|