Quote:
Originally Posted by jnektar
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.