Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#681
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I am, indeed, still here, what's up
I haven't had time to read the thread, just skimmed it, in fact I was googling for something entirely different and stream-recorder.com popped up in my results and I was like "hmmm I recognize that URL". Are people still vexed by MFC? Isn't MFC pretty much going down the drain anyway these days? |
#682
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I read somewhere in this thread that MFC admin banned one model for having
a bloke in the room, so he must be homosexual. With homosexuals involved in site's content, my interest is vexed,as you said. Streamlink is out and is about enhancement, so peep-show admins may threaten... streamlink! |
#683
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Hi guys, can you point me in the right direct for streaming and recording mfc on Mac OS.
Thanks |
#684
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv) |
#685
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Thanks Incognito for nice Python code. I'm make a lot of changes and adapted for Windows7 and Python27.
My script exclusively use ffmpeg and ffplay who must be somewhere in path. For recording must be used ffmpeg v.2.7.2, ffplay is not critical but I recommend the latest version. BTW I am using ffplay v.3.2.2. This script can record and play. This script takes care of the so-called NO MOBILE FEED models that most programs can't record. These models can record with RtmpDumpHelper, TubeDigger, Jaksta or RMC (v.4/5/6). Also working with our member @ruzzy method explained in this thread. BTW I made a script for Python27 which can record only first chunk but I don't know how to get python to record a complete stream so if someone knows can PM me Both, ffmpeg and ffplay open for each model a separate window and we can easy record and watch the models in real time or stop recording or viewing. Recorded files are in FLV format and it is not necessary to fix or convert later. I suppose someone will have a problem because no all necessary modules such as modules for colors. Look at the top of the script which modules is used and than install with the command: pip install (modul_name). Also you can edit path for recording or filename format what you like http://www.mediafire.com/file/oiqm19...e9g/MFC_py.rar Last edited by horacio : 03-08-2017 at 02:58 AM. |
#686
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Code:
url = "http://video"+str(server)+".myfreecams.com:1935/NxServer/ngrp:mfc_"+str(cid)+".f4v_mobile/playlist.m3u8" Code:
filename = camgirl + "_MFC_" + timestamp + ".flv" command = "start ffmpeg -i " + url + " -c:v copy -c:a libvo_aacenc -b:a 128k " + path + filename Why do you deceive us? |
#687
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)The word rtmp in title of this thread I just now noticed and for that I am sorry.
I just upgraded python code of @incognito who use livestreamer for url="hlsvariant://http://video ... In this case the @incognito first began to 'cheat'! My and I believe the intent of incognito was to help people who want to record mfc stream. The easiest way is to delete both thread or move it to the appropriate thread so that formally be all right. I think it would be better to help people like me and @incognito rather than looking for the tiniest faults. If you are honest and do not want to cheat you can explain your python/rtmp method here and not put link: https://vimeo.com/201450731 and ask for money. I hope that I will find very soon a way to record the MFC stream with RTMP and release that in this thread for free. BTW I do not see the difference between 'my' flv files recorded using ffmpeg and other recorded with rtmp method. This stream is recorded with: rtmp://video108.myfreecams.com/NxServer/mfc_120432366 ... and this is with ffmpeg with my python upgrade: ... no difference! |
#688
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Somebody said with mobile streams you can get only 320x240 so I post my code to show you can get better resolution with hls streams too.
Example FFProbe O/P Input #0, mpegts, from 'CuteVera95-15588542-MFC-Mar-09-2017-03-36-55-PT.flv': Duration: 00:00:29.79, start: 2081.069000, bitrate: 2400 kb/s Program 1 Stream #0:0[0x102]: Data: timed_id3 (ID3 / 0x20334449) Stream #0:1[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p(tv), 800x600 [SAR 1:1 DAR 4:3], 30 fps, 30 tbr, 90k tbn, 60 tbc Stream #0:2[0x101]: Audio: aac (LC) ([15][0][0][0] / 0x000F), 16000 Hz, mono, fltp, 30 kb/s |
#689
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Really nice work ! |
#690
|
|||
|
|||
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
|
Thread Tools | |
Display Modes | |
|
|