I suppose the script cannot find ffmpeg or streamlink or livestreamer (depends on what version of the stript you are using).
Update: Actually, looks like your script tries to call
mfcd. I have no idea what it is.
Quote:
Originally Posted by MrOctober
Trying to setup up mfc node master on Ubuntu Mate. installed Node and FFmeg. When I try to start the node main.js I get this error:
events.js:167
throw er; // Unhandled 'error' event
^
Error: spawn mfcd ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:217:19)
at onErrorNT (internal/child_process.js:394:16)
at process._tickCallback (internal/process/next_tick.js:174:19)
Emitted 'error' event at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:223:12)
at onErrorNT (internal/child_process.js:394:16)
at process._tickCallback (internal/process/next_tick.js:174:19)
The error happens right after it says model online, start recording. I first had ver 10 of node installed. Went back to 9 and still get the error.
|