View Single Post
  #5  
Old 02-02-2016, 07:57 AM
Jimmy77 Jimmy77 is offline
Junior Member
 
Join Date: Jan 2016
Posts: 7
Jimmy77 is on a distinguished road
Default

Re: Need help by capturebate-node


Quote:
Hm. Is your RTMPDump install working correctly? Have you tested it?
how can I test RTMPDump? sorry for being a noob


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)
Reply With Quote