View Single Post
  #530  
Old 09-22-2017, 06:59 AM
david00 david00 is offline
Junior Member
 
Join Date: Aug 2015
Posts: 23
david00 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 horacio View Post
Start 'Command Promt' and type 'pip list' <enter>

You will see that your python installation has no 'Command' module ... so you need to install it with the command:

pip install Command

you probably need to install some more modules.
@Damianonymous advised you well ... nothing bad will happen with point 1 of setup:

Setup
=====
1. Install requirements `pip install -r Requirements.txt`

Obviously, you do not know much about it and constantly philosophize yourself instead of reading README.md well and doing so, and after that you have the right to ask questions if something is wrong.
I had seen the video and followed the "pip install requests" command but probably did not add anything to me. I did as you said and did not have many modules, I installed:
pip install Command
pip install configparser
pip install colorama
pip install DateTime
pip install termcolor

then I also had to create the path C: \ Videos \ Cam4 because when I started c4.bat did not download anything.

and now finally works yeaaaaaaaa lol, thanks a lot horacio( ) and Damianonymous for your patience.
https://imgur.com/HgWDwSZ

Last edited by david00 : 09-22-2017 at 07:56 AM.
Reply With Quote