Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording (Adult streaming videos)
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 01-30-2016, 01:13 PM
Jimmy77 Jimmy77 is offline
Junior Member
 
Join Date: Jan 2016
Posts: 7
Jimmy77 is on a distinguished road
Default

Need help by capturebate-node


Hello 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)
sorry for bad englisch
Reply With Quote
  #2  
Old 02-01-2016, 06:14 AM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Need help by capturebate-node


What version of Node.js are you using (type node -v in your terminal)?
Reply With Quote
  #3  
Old 02-02-2016, 12:59 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:
What version of Node.js are you using (type node -v in your terminal)?
v0.10.29
Reply With Quote
  #4  
Old 02-02-2016, 03:45 AM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Need help by capturebate-node


Hm. Is your RTMPDump install working correctly? Have you tested it?
Reply With Quote
  #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
  #6  
Old 02-02-2016, 09:17 AM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Need help by capturebate-node


I 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?
Reply With Quote
  #7  
Old 02-02-2016, 10:21 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


I tested on the Raspberry Pi (Raspbian Jessie) and Computer with Debian 8.0.0 (LXDE)

How do I install RTMPDump + Patch ?
Reply With Quote
  #8  
Old 02-03-2016, 01:18 AM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Need help by capturebate-node


I'll PM you instructions on how to successfully patch it on Wheezy.
Reply With Quote
  #9  
Old 02-28-2016, 02:51 PM
jeff.kerby jeff.kerby is offline
Junior Member
 
Join Date: Feb 2016
Posts: 8
jeff.kerby is on a distinguished road
Default

Re: Need help by capturebate-node


I am having the same error messages any help would be greatly appreciated.

[2016-02-28T094307] allissonhotbb stopped streaming.
Unhandled rejection TypeError: fs.statsAsync is not a function
at /home/jeff/CaptureBateNode/main.js:45:13
at tryCatcher (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/method.js:
31:24)
at getFileSize (/home/jeff/CaptureBateNode/main.js:44:20)
at /home/jeff/CaptureBateNode/main.js:129:12
at tryCatcher (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/util.js:26:23)
at Function.Promise.attempt.Promise.try (/home/jeff/CaptureBateNode/node_modules/bluebird/js/main/method.js:
31:24)
at ChildProcess.<anonymous> (/home/jeff/CaptureBateNode/main.js:128:15)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:821:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
Reply With Quote
  #10  
Old 02-29-2016, 01:12 PM
c4170001 c4170001 is offline
Junior Member
 
Join Date: Jan 2015
Posts: 28
c4170001 is on a distinguished road
Default

Re: Need help by capturebate-node


Quote:
Originally Posted by jeff.kerby View Post
I am having the same error messages any help would be greatly appreciated.
Have you patched RTMPDump and confirmed it's working? What distro?
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:11 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons