Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
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.
|
#2
|
|||
|
|||
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 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)); Anybody can shed more light on this? |
#3
|
|||
|
|||
Re: How to get rtmpdump work again with reallifecam.com?@enerdude
@srolox check your inbox |
#4
|
|||
|
|||
Re: How to get rtmpdump work again with reallifecam.com?Thanks for your quick reply. I now have another problem - I have send you a pm (getting "Stream alias access denied")
|
#5
|
|||
|
|||
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. |
#6
|
|||
|
|||
Re: How to get rtmpdump work again with reallifecam.com?-T "#QcnB2Wuv7zOy"
|
#7
|
|||
|
|||
Re: How to get rtmpdump work again with reallifecam.com?how can i get the rtmpdump command for reallifecam.com ?
p.s i'm using linux. |
#8
|
|||
|
|||
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"} Code:
securestreaming:Config _timestamp _timestampUrl _token #QcnB2Wuv7zOy |
#9
|
|||
|
|||
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" |
#10
|
|||
|
|||
Re: How to get rtmpdump work again with reallifecam.com?Any chance you might be able to help me out as well? I just got messed around with this recently too.
|
Tags: rtmpdump, rtmps, secure token |
Thread Tools | |
Display Modes | |
|
|