srolox
04-23-2014, 12:20 AM
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
Yeah I would also like to know
I composed the following cmd line
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:
connection.call("secureTokenResponse",new Responder(secureResult.onResult as Function),TEA.decrypt(event.info.secureToken,share dSecret));
I'm assuming sharedSecret is the token we need...
Anybody can shed more light on this?
hasomaso
07-27-2014, 03:55 PM
@enerdude
@srolox
check your inbox
enerdude
07-27-2014, 04:13 PM
@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")
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
-T "#QcnB2Wuv7zOy"
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
@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
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.
{"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.
securestreaming:Config
_timestamp
_timestampUrl
_token
#QcnB2Wuv7zOy
greetz
santoro
08-05-2015, 12:35 PM
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?
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.
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?
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.
They have changed something and I can't get rtmpdumb work with reallifecam as it was working before.
If anyone knows what to do, please let me know also?
santoro: Your commandline string worked fine few days ago. Something has changed.
darkoziac
09-06-2015, 04:32 PM
@enerdude
@srolox
check your inbox
Any chance you might be able to help me out as well? I just got messed around with this recently too.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.