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.
|
Re: How to get rtmpdump work again with reallifecam.com?Hi,
grab datas manually then it works but you need to update the app parameter. Code:
rtmpdump -v -r "rtmps://edge45.reallifecam.com/liveedge?uid=7f43cde&stamp=1427724188&token=166bf0cc64d90ec67ad9b33cd347d229" -W "http://reallifecam.com/static/flowplayer/flowplayer.commercial.swf-20141202" -p "http://reallifecam.com/" -y "cam03_1.stream" -T "#Loi8iJu" | "player" - Code:
Connecting ... |
Re: How to get rtmpdump work again with reallifecam.com?thanks
How do I perform updates :( |
Re: How to get rtmpdump work again with reallifecam.com?[quote=troller12;75303]Hi,
grab datas manually then it works but you need to update the app parameter. Code:
rtmpdump -v -r "rtmps://edge45.reallifecam.com/liveedge?uid=7f43cde&stamp=1427724188&token=166bf0cc64d90ec67ad9b33cd347d229" -W "http://reallifecam.com/static/flowplayer/flowplayer.commercial.swf-20141202" -p "http://reallifecam.com/" -y "cam03_1.stream" -T "#Loi8iJu" | "player" - how do you get that data manually? |
Re: How to get rtmpdump work again with reallifecam.com?Hi guys,
To add some new informations. I used rtmpdump.exe, and even with those parameters, nothing happens, nothing at all. Code:
rtmpdump -v -r "rtmps://edge45.reallifecam.com/liveedge?uid=7f43cde&stamp=1427724188&token=166bf0cc64d90ec67ad9b33cd347d229" -W "http://reallifecam.com/static/flowplayer/flowplayer.commercial.swf-20141202" -p "http://reallifecam.com/" -y "cam03_1.stream" -T "#Loi8iJu" | "player" - http://reallifecam.com/static/flowpl...l.swf-20150728 from the firefox inspector and some other stuff from this adress, http://www.reallifecam.com/resources...=1444078149739 that i get from wireshark. I don't know what i should do with the "#Loi8iJu" stuff, no idea where it comes from. But as nothing happens anyway... I just wait for some minutes and i get a new prompt. I'm not far, but... Any ideas? |
All times are GMT -6. The time now is 04:47 AM. |