View Single Post
  #1107  
Old 07-16-2017, 12:39 PM
aand101 aand101 is offline
Junior Member
 
Join Date: Jul 2017
Posts: 6
aand101 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 moooby View Post
It sounds like you are running node.

If your run the 'node' command in your shell it will run node's own environment. You can't call NPM from in here.

Type '.exit' and this will exit node and go back to your shell. Now you can run npm.

Once that's done, you have to run 'node main' to start the script.
Quote:
Originally Posted by Damianonymous View Post
Open notepad. Enter the code given below and save it in the application folder as a .bat file (run.bat, runCapture.bat, etc.). Click on the script that will launch the node.

Code:
Code:
pushd %cd%

node main
Thanks moooby and Damianonymous for the help tips, after several attempts and research, I finally got the mfc-node working!
Reply With Quote