View Single Post
  #1206  
Old 09-13-2017, 09:55 AM
john1291 john1291 is offline
Junior Member
 
Join Date: Sep 2017
Posts: 10
john1291 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
You have an old version of urllib3 (1.9.1) so you need to install a new one:

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
thank you so much for your help. i managed to install urllib and websocket-client...but now i have another problem.

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??
Reply With Quote