View Single Post
  #690  
Old 04-03-2017, 11:22 AM
rockingharder rockingharder is offline
Junior Member
 
Join Date: Oct 2016
Posts: 9
rockingharder is on a distinguished road
Default

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


Quote:
Originally Posted by horacio View Post
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
How do I run the script?
Reply With Quote