Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
Need help by capturebate-nodeHello i need help
is installed: https://github.com/SN4T14/capturebate-node (RTMPDump-ksv), Node.js and ffmpeg when I start the node main.js Code:
$ node main.js
[2016-01-30T075757] capturebate-node started
[2016-01-30T075804] duwreuza 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)
|
|
#2
|
|||
|
|||
Re: Need help by capturebate-nodeWhat version of Node.js are you using (type node -v in your terminal)?
|
|
#3
|
|||
|
|||
Re: Need help by capturebate-nodeQuote:
|
|
#4
|
|||
|
|||
Re: Need help by capturebate-nodeHm. Is your RTMPDump install working correctly? Have you tested it?
|
|
#5
|
|||
|
|||
Re: Need help by capturebate-nodeQuote:
on another PC Code:
capturebate-node started
[2016-02-02T034513] sexysb is now online, starting rtmpdump process
[2016-02-02T034516] sexysb stopped streaming.
Unhandled rejection TypeError: fs.statsAsync is not a function
at /home/user/capturebate-node-master/main.js:45:13
at tryCatcher (/home/user/capturebate-node-master/node_modules/bluebird/js/m ain/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/user/capturebate-node-master/ node_modules/bluebird/js/main/method.js:31:24)
at getFileSize (/home/user/capturebate-node-master/main.js:44:20)
at /home/user/capturebate-node-master/main.js:129:12
at tryCatcher (/home/user/capturebate-node-master/node_modules/bluebird/js/m ain/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/user/capturebate-node-master/ node_modules/bluebird/js/main/method.js:31:24)
at ChildProcess.<anonymous> (/home/user/capturebate-node-master/main.js:128: 15)
at emitTwo (events.js:100:13)
at ChildProcess.emit (events.js:185:7)
at maybeClose (internal/child_process.js:821:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
|
|
#6
|
|||
|
|||
Re: Need help by capturebate-nodeI guess it doesn't matter. That second error is due to having, I presume, a newer Node version.
I think the error is in your RTMPDump installation. Are you running it on a Raspberry Pi or other Linux machine using Debian? |
|
| Tags: capturebate, capturebate node, help, node |
| Thread Tools | |
| Display Modes | |
|
|