View Single Post
  #93  
Old 11-03-2015, 10:25 AM
pro88 pro88 is offline
Junior Member
 
Join Date: Oct 2015
Posts: 6
pro88 is on a distinguished road
Default

Re: Automated Chaturbate Recording Under Linux


Using the Javascript version and hit a brick wall. Any help would be appreciated in how to track this error down.


pi@raspberrypi ~/capturebate-node $ sudo node main.js
[2015-11-03T052111] capturebate-node started
[2015-11-03T052131] texas_blonde is now online, starting rtmpdump process
[2015-11-03T052131] milliemartins is now online, starting rtmpdump process

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1000:11)
at Process.ChildProcess._handle.onexit (child_process.js:791:34)
pi@raspberrypi ~/capturebate-node $
Reply With Quote