View Single Post
  #1477  
Old 10-22-2018, 05:14 AM
marck120 marck120 is offline
Junior Member
 
Join Date: Sep 2016
Posts: 12
marck120 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 supersonic80 View Post
Btw,
change directories to something appropriate for your case, ex.
/complete -> .\complete
/capture -> .\capture


In case of /complete the app will try to write files into C:\complete, however, I believe Windows 10 does not allow to write to the root of drive C: without extra permissions.

.\complete is the path relative to the app folder.
Perfect, thank you very much, now it works, I have created two folders (capture, complete) in Documents:

Code:
captureDirectory: C:\Users\Mini ITX\Documents\capture
completeDirectory: C:\Users\Mini ITX\Documents\complete
Does the program also work on linux ? Is there a script identical to this even for linux ?
Reply With Quote