View Single Post
  #77  
Old 06-04-2017, 07:42 PM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: Chaturbate Sample Rtmpdump


Nothing changed on Chaturbate, rtmpdump works fine as usual. I would recommend to check your rtmpdump.

Are you on Windows or Linux? I recently experienced an issue with linux when regular apt-get upgrade replaced patched rtmpdump library and everything stopped working until I manually restored rtmpdump-ksv.

Quote:
Originally Posted by rantanplan View Post
OK... back to the topic:

I did some ethernet sniffing (with wireshark).
Indeed the CB player sends this new line (flashvar "auth"):
Code:
{"username":"myname","org":"ATL","expire":1496354230,"sig":"xxxxxx","room":"model_name"}
"sig" looks like this: 1d58fe0742f9687962d8b3f4819ae453e592117aa7e52edc2a c1f295182d6ca2
so this i a 32byte key.
Just copying it from a running CB session does not work. I think that as long as we don't know the meaning of this "sig" we are out of luck.
Reply With Quote