Quote:
Originally Posted by j_cool
Somebody may try this with rellifecam and post result here
Finally found out how to do it.
For future reference, the solution is to run rtmpsuck(supplied with rtmpdump) on a second computer,
while redirecting rtmp stream traffic on the first computer to the second computer by editing the hosts file.
rtmpsuck acts like a "man-in-the-middle" and intercepts/forwards/captures the rtmp stream data.
http://forums.whirlpool.net.au/archive/1520658
|
Interesting idea, but I don't really see why we need two computers for this. AFAIK rtmpsuck is already a MITM for the rtmp stream (well a kind of proxy). Actually to use rtmpsuck (As explained in most tutorials) we have to redirect the traffic from port 1935 to a different user. Maybe I don't really understand everything in this method. Anyway this won't help us much regarding the tokens required to record RLC.
Regarding RLC we have what seems to be some sort of tokens. We have to understand how they are used in the flash player. It seems that we can't use them 'raw' and some processing is required. I might be wrong, but some code in the decompiled player seem dedicated to that. I'm not a flash/actionscript programmer so understanding decompiled code is not easy.
To me we have all the network/urls...information needed. The only missing part is the correct tokens.
mckv seemed to be on something when he posted his list of tokens but he disappeared (from this thread at least).