View Single Post
  #542  
Old 10-10-2017, 10:27 AM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio is on a distinguished road
Default

Re: Recording RTMP Webcams from cam4(HowTo record XXX/adult web-cam videos from cam4.


Quote:
Originally Posted by NerfHerder101 View Post
No idea what I am doing wrong. Installed python and followed your instructions. Edited cfg and bat files to point to proper directories and I keep running into this issue.



**************


I'll eventually figure it out. :|
In C:\-c4-py\ must be all files from https://codeload.github.com/horacio9...ous/zip/master except: 'c4.bat' and 'C4_Model.txt' who is in C:\Windows (there is also all rtmp, ffmpeg, ffplay and some other important *.exe who must be in PC path)
Check with 'pip list' what python modules you need. I see you need 'urllib3' module.
check also if other modules from Requirements.txt exist.

DateTime==4.1.1
requests==2.18.1
Command==0.1.0
colorama==0.3.7
termcolor==1.1.0
configparser==3.5.0
Reply With Quote