Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #511  
Old 09-12-2017, 06:14 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.


when i try to start c4.bat and i choose between 1,2 ... i get written: python is not recognized as an internal or external command.help me please
Reply With Quote
  #512  
Old 09-12-2017, 12:06 PM
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 david00 View Post
when i try to start c4.bat and i choose between 1,2 ... i get written: python is not recognized as an internal or external command.help me please
Or you did not install Python or it is not in the path.
Look at this, you should check it out:

http://stream-recorder.com/forum/sho...&postcount=509
Reply With Quote
  #513  
Old 09-13-2017, 07:38 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
Or you did not install Python or it is not in the path.
Look at this, you should check it out:

http://stream-recorder.com/forum/sho...&postcount=509
It is installed and I also saw the video yesterday, that's my line: %SystemRoot%\system32\WindowsPowerShell\v1.0\;C:\P ython27\;C:\Python27\Scripts
Reply With Quote
  #514  
Old 09-13-2017, 02:51 PM
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 david00 View Post
It is installed and I also saw the video yesterday, that's my line: %SystemRoot%\system32\WindowsPowerShell\v1.0\;C:\P ython27\;C:\Python27\Scripts
Try replace your path line with this:

%SystemRoot%;%SystemRoot%\system32;%SystemRoot%\Sy stem32\Wbem;%SystemRoot%\System32\WindowsPowerShel l\v1.0\;C:\Python27\;C:\Python27\Scripts\;
Reply With Quote
  #515  
Old 09-13-2017, 04:44 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

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


@Horacio, in your bat files, when you change the folder location, you can go crazy What is the configuration file for if you need to change a few lines in a bat file? For a layman, this could be the biggest problem.
Reply With Quote
  #516  
Old 09-13-2017, 09:22 PM
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 Damianonymous View Post
@Horacio, in your bat files, when you change the folder location, you can go crazy What is the configuration file for if you need to change a few lines in a bat file? For a layman, this could be the biggest problem.
I see the most users have problem because rtmpdump.exe is not in the path.
That's why I added rtmpdump location in 'config.cfg' ... this is new default 'config.cfg'

[folders]
output_folder: C:/Videos/Cam4/
[files]
model_list: C:/Windows/C4_Model.txt
rtmpdump: C:/Windows/rtmpdump.exe

For beginners it is best to accept default value, and advanced users must edit 'c4.bat' and 'config.cfg'
To conclude, all files from zip should be placed in the 'C:\-c4-py\' directory except 'c4.bat' and 'C4_Model.txt' which should be moved to 'C:/Windows'. All the above changes is in version 1.0.4 which can be download from always same link: https://codeload.github.com/horacio9...ous/zip/master
Reply With Quote
  #517  
Old 09-14-2017, 09:57 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
Try replace your path line with this:

%SystemRoot%;%SystemRoot%\system32;%SystemRoot%\Sy stem32\Wbem;%SystemRoot%\System32\WindowsPowerShel l\v1.0\;C:\Python27\;C:\Python27\Scripts\;
same error,I also tried uninstalling and reinstalling python but nothing.

these are the steps I did: I installed python in C:\ Python27, then downloaded the cam4-anonymus file and put the folder in C:\ - c4-py except the "c4.bat" and "C4_Model.txt" files that I put in C: \ Windows with "rtmpdump-2.4" and "scripts".

Then start the c4.bat file in windows and try all options (1,2,3) but I get the usual error: python is not recognized as an internal or external command, an executable program or a batch file.
Did I do something wrong?I used IDM before (it was so simple) but now it does not work anymore.
Reply With Quote
  #518  
Old 09-14-2017, 12:03 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous 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 david00 View Post
...I used IDM before (it was so simple) but now it does not work anymore.
For me still works...

Reply With Quote
  #519  
Old 09-14-2017, 06:43 PM
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 david00 View Post
same error,I also tried uninstalling and reinstalling python but nothing.

these are the steps I did: I installed python in C:\ Python27, then downloaded the cam4-anonymus file and put the folder in C:\ - c4-py except the "c4.bat" and "C4_Model.txt" files that I put in C: \ Windows with "rtmpdump-2.4" and "scripts".

Then start the c4.bat file in windows and try all options (1,2,3) but I get the usual error: python is not recognized as an internal or external command, an executable program or a batch file.
Did I do something wrong?I used IDM before (it was so simple) but now it does not work anymore.
Read http://stream-recorder.com/forum/sho...&postcount=516 and try version v.1.0.4 ... replace all files with v.1.0.4 and it should work without path for rtmpdump.exe
Reply With Quote
  #520  
Old 09-15-2017, 09:13 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
Read http://stream-recorder.com/forum/sho...&postcount=516 and try version v.1.0.4 ... replace all files with v.1.0.4 and it should work without path for rtmpdump.exe
I had already done but it gives me the same error.
when i installed python asked me: for all users or just for myself, i put "for all users", i was wrong? Was this transition crucial for the operation?
I'm sorry for all these problems

Quote:
Originally Posted by Damianonymous View Post
For me still works...

what version? tell me in pm please
Reply With Quote
Reply Post New Thread
Tags: , , , , , , , , , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:35 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons