View Single Post
  #42  
Old 03-16-2017, 06:36 AM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Quote:
Originally Posted by jnektar View Post

Thanks. I had the script and rtmpdump in a folder but the script was not in the rtmpdump folder LOL.

It now works but how do I save the stream? As you can tell I know nothing. I have searched but cannot find answer. It must be too basic a question (:
If I understand well what you ask, the latest Scrypt ihryjfbd saves video in the same folder. Responsible for the storage location is a line;
Code:
set OUT_DIR=captures\%model%
Here you can change the location or remove %model% which make that video will not be categorized in subfolders.
Reply With Quote