Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

How to get rtmpdump work again with reallifecam.com?

(http://stream-recorder.com/forum/showthread.php?t=18192)

srolox 04-23-2014 12:20 AM

How to get rtmpdump work again with reallifecam.com?


 
reallifecam.com switched to use rtmps and secure token. In the past, I have used RTMPDump (KSV customized) + RTPMDumpHelper to record the streams, but it does not work anymore. Is it possible to get it work again, with or without code changes? It would be interesting if the gurus show step by step how they will resolve the matter, and what tools they use.

enerdude 07-27-2014 03:44 PM

Re: How to get rtmpdump work again with reallifecam.com?


 
Yeah I would also like to know

I composed the following cmd line

Code:

rtmpdump -r "rtmps://edge7.reallifecam.com/liveedge?uid=fe702&stamp=1406493323&token=b7016514d56def635fecf37c07b93027" --playpath "/liveedge?uid=fe702&stamp=1406493323&token=b7016514d56def635fecf37c07b93027" -p "http://reallifecam.com/en-ZA/view/03_1" -f "WIN 12,0,0,77" -W "http://reallifecam.com/static/flowplayer/flowplayer.commercial.swf-20140703" -T "???" -V
The big question is (the 3 ???) what token they use. I also tried wireshark but it seems TLSV1 encryption is used to hide communication parameters.

Also dismantled the .swf but it has this line:
Code:

connection.call("secureTokenResponse",new Responder(secureResult.onResult as Function),TEA.decrypt(event.info.secureToken,sharedSecret));
I'm assuming sharedSecret is the token we need...

Anybody can shed more light on this?

hasomaso 07-27-2014 03:55 PM

Re: How to get rtmpdump work again with reallifecam.com?


 
@enerdude
@srolox


check your inbox

enerdude 07-27-2014 04:13 PM

Re: How to get rtmpdump work again with reallifecam.com?


 
Quote:

Originally Posted by hasomaso (Post 69298)
@enerdude
@srolox


check your inbox

Thanks for your quick reply. I now have another problem - I have send you a pm (getting "Stream alias access denied")

Roll 05-14-2015 05:20 AM

Re: How to get rtmpdump work again with reallifecam.com?


 
Hi,

I have problems to find this token too. Can anyone help?
I used to capture few years back fine and token was on their webpage, but can't find it anymore.

CristianoA 05-14-2015 07:25 AM

Re: How to get rtmpdump work again with reallifecam.com?


 
-T "#QcnB2Wuv7zOy"

Roll 05-14-2015 07:48 AM

Re: How to get rtmpdump work again with reallifecam.com?


 
Thank you for answer CristianoA, but I didn't get it working. I still get connection rejected error :(

kokizzu 07-03-2015 10:04 AM

Re: How to get rtmpdump work again with reallifecam.com?


 
Quote:

Originally Posted by hasomaso (Post 69298)
@enerdude
@srolox


check your inbox

how can i get the rtmpdump command for reallifecam.com ?

p.s i'm using linux.

troller12 07-04-2015 02:13 PM

Re: How to get rtmpdump work again with reallifecam.com?


 
Hi,

RDH dosen't work for me with that site so you can also try to use other tools or check site source to get more infos.If you do then you find a link to resources playlist path there you see the stream datas inside.
Code:

{"url": "cam13_1.stream", "netConnectionUrl": "rtmps://edge44.reallifecam.com/liveedge?uid=20a4759&stamp=1436040846&token=81e78d5ea59bf3eec2693d658d385ad2"}
For token you can check memory or using other advanced methods.
Code:

securestreaming:Config
_timestamp
_timestampUrl
_token
#QcnB2Wuv7zOy

greetz

santoro 08-05-2015 12:35 PM

Re: How to get rtmpdump work again with reallifecam.com?


 
Hi,

I've tried using the following command but rtmpdump (using the latest KSV build) just returns an error - "Netstream.Play.Failed". Any ideas what's wrong?

HTML Code:

rtmpdump -v -r "rtmps://edge20.reallifecam.com/liveedge?uid=410421c&stamp=1438799696&token=5895cd88844cd4ae8cab530d102dc6a6" -W "http://reallifecam.com/static/flowplayer/flowplayer.commercial.swf-20150728" -y "cam03_1.stream"  -T "#Loi8iJu"
The #QcnB2Wuv7zOy token doesn't seem to work either.


All times are GMT -6. The time now is 06:38 PM.