Quote:
Originally Posted by Snap
Thanks, working well I think. Still getting the timeout error but everything is still working, from what I can tell.
|
The timeout error means that the node did not update (models list), it will update in the next refresh. The recording should still be recording.
Quote:
Originally Posted by OntintheGod
1. i installed node 8.1.3 (i have windows 10)
2. i installed and copy ffmpeg in the working directory
3. i run npm install and node main.js; it gave me to choose 3 option : exit (3) chaturbate (2) and myfreecams (0); i selected 0; it flashes something
4. i opened browser (chrome) and try to open http://localhost:9080 but showed me anything
I assumed that i should install node 6.3.X, but getting into the downloads i see a huge variety of nodes to download.
How i should know which is the proper node version for my needs ?
|
They seem to recommend Node 6.3.1:
Code:
https://nodejs.org/download/release/v6.3.1/win-x86/
I'm still using node 4.5.0...