Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Code:
pip install websocket-client |
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:
urllib==1.21.1 DateTime==4.1.1 requests==2.18.1 Command==0.1.0 colorama==0.3.7 termcolor==1.1.0 configparser==3.5.0 websocket==0.2.1 websocket-client==0.37.0 |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
"Could not find a version that satisfies the requirement urllib (from versions: ) No matching distribution found for urllib" ....all the others were installed. also when i try the command "pip list" i only get: beautifulsoup4 (4.3.2) colorama (0.3.9) Command (0.1.0) configparser (3.5.0) DateTime (4.2) futures (3.0.5) gevent (1.2.2) greenlet (0.4.12) livestreamer (1.12.2-cb) pip (9.0.1) psutil (5.0.0) pytz (2017.2) requests (2.4.3) setuptools (20.10.1) singledispatch (3.4.0.3) six (1.10.0) termcolor (1.1.0) urllib3 (1.9.1) websocket (0.2.1) zope.interface (4.4.2) no urllib installed....in the Requirements.txt file i have urllib==1.21.1 DateTime==4.1.1 requests==2.18.1 Command==0.1.0 colorama==0.3.7 termcolor==1.1.0 configparser==3.5.0 websocket==0.2.1 can someone help me with this problem / how to make this work? many thx in advance for your help. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
pip install urllib3==1.21.1 For urllib try: https://www.versioneye.com/python/urllib/1.21.1 pip install https://pypi.python.org/packages/da/...-1.21.1.tar.gz Do not forget to install the websocket-client: pip install websocket-client==0.37.0 Download link for new version 1.0.5 zip file is: https://github.com/horacio9a/myfreec...ive/master.zip |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
when i run mfc.py i select 1 model and i choose REC....the problem is that it doesnt record anything it just opens a window with the model but no recording anywhere (i changed the path in config.cfg and i downloaded / extracted ffmpeg in the folder with the mfc.py) do you know why?do i need to do something else in the script?? |
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 finally manage to make it work only when i put the path of the output folder to the file where the main.py file is....if i put another path it doesnt save the file ;))....atleast its working now...thx for all your help :D (by the way how can i record more models at once, if its even possible) ohh i figure it out how to record more models at once...i run the mfc.py file more times :) thx anyway :D |
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:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Are you sure the path is terminated with a slash "\" ?
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)HI dear forum users, help me please !!!! Can someone throw me a detailed manual how to record myfreecams.com??? The fact that I read 101 pages, and could not figure it out
|
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:
-C:\something\mfc-node <-- crashes -C:/something/mfc-node <-- works |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Code:
Setup After you get sstativa working, try horacio's version. Horacio also made a whole bunch of other versions (bat, exe,...). There is also a single file version somewhere in the thread (not sure how updated it is). |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I think somewhere before step 4 should be something like “Install git for Windows” https://git-scm.com/download/win
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)I did not get it. What is the problem?
1 model = 1 ffmpeg process. The script is only a "manager". It finds the model then starts ffmpeg process for her stream. 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:
|
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)Hi horacio,
do you think it would be possible to create a version which can automatically log into MFC as a user and joins group chat, if a model that is being recorded enters group? infoberg |
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:
Simple version: Create a file in mfd-node directory named mfc-mode.bat Inside the bat file paste: :start node main.js goto :start |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Is there a way for the Forever program to work with Horacio's mfc.exe version?
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Hallo zusammen,
habe mal ne kleine batch für windows geschrieben. Also bei mir funktioniert es. "mfc.exe" in "mfc.bac" umbenennen. Neue Datei erstellen z.b. "mfc.bat". Wichtig, die datei muß mit ".bat" enden. Folgende Soße reinkopieren. ___________ @echo off :Start copy "mfc.bac" "mfc.exe" mfc.exe :Test timeout 10 del "mfc.exe" if %ERRORLEVEL%==0 goto Start if NOT %ERRORLEVEL%==0 goto Test _____________ "mfc.bat" starten, fertig Zum testen den Taskmanager öffnen, und den Task "mfc.exe" beenden. Die Batchdatei startet dann alles neu. Den timout habe ich auf 10 Sekunden gestellt damit die Batch nicht die ganze Zeit durchrennt, kostet performance. Könnt ihr ja ändern wenn ihr wollt. |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)MFC Recorder worked really fine for months, but since maybe two hours i have issues. I have a lot skips... does anyone have the same issues?:confused:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I just found out, that i have no access to almost all video chats, i can see the text messages, but not the video!
I tried different browsers, with different computers, i changed my IP! It's not the flash plugin, it works fine on all other sites, like cam4 and chaturbate and it's the newest version, only on mfc it doesn't work! For example: i have acces to JULIANACANDY's and CocoMia's video chat, but not to SuperPanda_'s or Allesia_'s. MFC worked fine till maybe 5 or 6 hours ago, since then it doesn't work well in the most chat rooms. The issue has to be on MFC's side? It doesn't matter if i try it as a premium member or as a guest, with or without VPN, always the same result, i have no acces to 90% of the video chats! ... and the technical MFC support-link doesn't work, it loads and loads.....:mad: |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Must be a technical issue, i have the same problem
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Thanks for your answer, good to hear that i'm not the only one with that issue. I got finally an answer from the support, but i don't get it... they want a speed test screenshot and my IP to solve the issue???
I guess i'm not the only one who contacted them? Howsoever, hopefully they fix it, i just purchased tokens there...:D |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Just to add another data point - I've had the same issue a couple of times over the past week or so. I could view some models but not others in the browser and others would show blank instead of video and MFC Node would report "$modelname stopped recording" on the affected models over and over again.
It also affected desktop and mobile browsers for the same model. I don't know if it is a trial of some new DRM to prevent recording but if it is, it doesn't work very well as three other models I was recording at the same time were still recordable/viewable. Perhaps it is simply one of those random MFC bugs we have come to know and love(?) |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Chia sá?» kinh nghiệm cho m?¬nh vá»›i bá??n
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Guys... i got mfc-node working, trying out nm-cb that i believe supersonic posted, it crashes the cmd after i start it, says something about rtmpdump....
Do i need to install rtmpdump for cb or is there some way around that to use ffmpeg? How hard is it to install rtmpdump and get cb node to work? Is there a tutorial for rtmpdump for cb install or if anyone can help me... |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)I assume you use Windows because you've mentioned cmd. If you got the right scripts then you should already have rtmpdump.exe and librtmp.dll files.
If you have them in the folder with the script and it does not work then copy these two files somewhere like C:\Windows\system32. If you don't have these files, then download this release (https://github.com/sstativa/captureb...ive/master.zip), rtmpdump.exe and librtmp.dll should be there. 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:
|
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:
|
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Quote:
Start mfc.exe and wait 10 seconds then goto http://localhost:9080/ in chrome, from there click a models picture and click include, now go back to your config.yml and check the model format it added. yml needs to have a compatible editor or it will read out wrong and crash the application, dont paste stuff from straight txt editor into it etc... |
Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)Usually you should not do any changes in config.yml, except checking destination directories.
As soon as you start the program you should open url in your browser http://localhost:9080 (make sure that port number matches the port number in config.yml, usually it is 9080). I suppose when you open the page you will easily figure out what to do next. Quote:
|
All times are GMT -6. The time now is 05:46 AM. |