View Single Post
  #1189  
Old 08-31-2017, 12:04 AM
Gyttiie Gyttiie is offline
Junior Member
 
Join Date: Dec 2016
Posts: 7
Gyttiie 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 Hermiod View Post
You can use a bat file or forever

Bat file contents:
@echo off
SET foo=1
:initiate
ECHO Starting program, attempt %foo%
node main.js
set /A foo=foo+1
timeout 30
goto :initiate


Forever:
https://www.npmjs.com/package/forever

My node disconnects 3 to 4 times a day. The bad part is im getting about 80GB of files a day
I don't know did i do correct, i just wrote in console "npm install -g forever" (without downloading anything).

But i'm not sure did it help, because i turned off my wifi router for a minute and turn in back on, mfc-node didn't reconnect back to the servers and i needed to write - node main.js again.


If i did not correct, can you, Please, upload somewhere your mfc-node and i would download it and paste my config
Reply With Quote