Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

New to stream recording and trying to record MFC streams on Windows

(http://stream-recorder.com/forum/showthread.php?t=22459)

rockingharder 10-15-2016 05:44 PM

New to stream recording and trying to record MFC streams on Windows


 
So I found this link in the stickied post:

https://github.com/sstativa/mfc-node

It seems to be the best method to capture content.

However, I am on Windows, so I wanted to know if there is an option for me.

If so, could you help me through it a bit?

Thank you

supersonic80 10-15-2016 07:06 PM

Re: New to stream recording and trying to record MFC streams on Windows


 
1) Install node.js https://nodejs.org/en/
2) Download and unpack https://github.com/sstativa/mfc-node/archive/master.zip
3) Run cmd.exe and go to the folder with unpacked files, then run npm install to install all libraries.
4) Download ffmpeg https://ffmpeg.zeranoe.com/builds/, unpack and copy ffmpeg.exe to the folder with unpacked files (step 2)
5) Run cmd.exe and go to the folder with unpacked files (step 2) and run node main.js
6) Launch your browser and open url http://127.0.0.1:9080

rockingharder 10-17-2016 07:02 AM

Re: New to stream recording and trying to record MFC streams on Windows


 
Quote:

Originally Posted by supersonic80 (Post 88156)
1) Install node.js https://nodejs.org/en/
2) Download and unpack https://github.com/sstativa/mfc-node/archive/master.zip
3) Run cmd.exe and go to the folder with unpacked files, then run npm install to install all libraries.
4) Download ffmpeg https://ffmpeg.zeranoe.com/builds/, unpack and copy ffmpeg.exe to the folder with unpacked files (step 2)
5) Run cmd.exe and go to the folder with unpacked files (step 2) and run node main.js
6) Launch your browser and open url http://127.0.0.1:9080

thank you very much!


All times are GMT -6. The time now is 06:46 AM.