View Single Post
  #1  
Old 12-06-2016, 05:18 PM
beer30 beer30 is offline
Junior Member
 
Join Date: Jun 2016
Posts: 5
beer30 is on a distinguished road
Default

capturebate-node error RTMPDump error


First off this is the first time I've tried to use linux (lubuntu 16.10 32bit) in a VM and for simple web browsing I can see it's faster. But for ease of use on installing stuff like this it's worse then my old DOS days so far.

I have installed rtmpdump-ksv and all the bs it required, node, and ffmepg and SN4T14/capturebate-node begins to start, sees models as online then gives me this

Code:
events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn rtmpdump ENOENT
    at exports._errnoException (util.js:870:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at nextTickCallbackWith2Args (node.js:441:9)
    at process._tickCallback (node.js:355:17)
I try reinstalling rtmpdump even a different version from another thread where someone else was having problems. Nada same error.

Anyone have any ideas before I scrap this whole project?

Or a step by step guide on how to use sstativa or SN4T14 capturebate-node on windows or linux?
Reply With Quote