Quote:
Originally Posted by pro88
Making progress. Reinstalled rtpmdump and now have the following error.
Unhandled rejection TypeError: Object #<Object> has no method 'statsAsync'
at /home/pi/capturebate-node/main.js:45:13
It seems Node doesn't appear to support fs.statsAsync, only fs.statAsync.. but that doesn't work either (NetStream.Play.Failed)!
|
Are you using Node 4.0? After installing all the requirements, it should work straight away. That's the only thing that comes to mind.