View Single Post
  #4  
Old 02-25-2015, 12:48 AM
Alabaster Alabaster is offline
Junior Member
 
Join Date: Jun 2012
Posts: 4
Alabaster is on a distinguished road
Default

Re: Capturebate Issues


Okay, that got me a little bit closer. The problem now is that the script that is built is trying to use the password. I've only ever been able to get this to work by using the password hash in rtmpdump.

While I was writing this, I tried hardcoding the password hash into the modellist.py file (line 106) and everything is working now. I can see the code that is supposed to extract the hash, but it isn't working for me. I'll poke around at it a bit more when I have time, but for now everything is running fine.

Thanks for the help!
Reply With Quote