View Single Post
  #94  
Old 11-03-2015, 11:24 PM
pro88 pro88 is offline
Junior Member
 
Join Date: Oct 2015
Posts: 6
pro88 is on a distinguished road
Default

Re: Automated Chaturbate Recording Under Linux


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