Quote:
Originally Posted by musterman
could you explain how you got capturebate-node to work on windows?
i tried to run it and says that all models that i follow are online which was not true for the moment i started it
then it shows a message that every model stopped streaming then it starts again
this repeats again and again creating a 0kb for each model everytime
|
Extract rtmpdump-2.4 to capturebate-node folder then press and hold the shift key and right click on the folder and click on Open Command Window Here, copy this
Code:
npm install bluebird
npm install js-yaml
npm install bhttp
npm install cheerio
npm install moment
npm install mkdirp
npm install string
npm install errors
npm install rtmpdump
paste it and press enter.
after it installed the packages, run it using node main.js
It worked for me, not sure it will work for you.