Quote:
Originally Posted by mildronat
HI dear forum users, help me please !!!! Can someone throw me a detailed manual how to record myfreecams.com??? The fact that I read 101 pages, and could not figure it out
|
https://github.com/sstativa/mfc-node
Code:
Setup
1. Install Node.js (minimum node version requirement: v6).
2. Download and unpack the code.
3. Open Terminal (macOS) or Command Prompt (Windows) and go into the directory where you unpacked the files.
4. Install requirements by running npm install in the same directory as main.js is (Windows users may have to install Git).
5. Edit config.yml file and set desirable values for captureDirectory, completeDirectory, modelScanInterval.
6. Install ffmpeg. For Windows users, copy ffmpeg.exe into same directory as main.js is.
Hardest part for me was finding the ffmpeg for windows
After you get sstativa working, try horacio's version. Horacio also made a whole bunch of other versions (bat, exe,...). There is also a single file version somewhere in the thread (not sure how updated it is).