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=19558)

akad 03-30-2015 05:44 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.

troller12 03-30-2015 08:07 AM

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 ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  videocodecid            avc1
INFO:  width                  1280.00
INFO:  height                  720.00
INFO:  frameWidth              1280.00
INFO:  frameHeight            720.00
INFO:  displayWidth            1280.00
INFO:  displayHeight          720.00
INFO:  videodatarate          50000.00
INFO:  audiochannels          1.00
INFO:  audiosamplerate        16000.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          32.00
INFO: trackinfo:
INFO:  timescale              90000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              H264
INFO:  type                    video
INFO:  profile-level-id        4d0029
INFO:  sprop-parameter-sets    Z00AKeKQCgC3YC3AQEBpB4kRUA==,aO48gA==
INFO:  description            {H264CodecConfigInfo: codec:H264, profile:Main,
level:4.1, frameSize:1280x720, displaySize:1280x720, PAR:1:1}
INFO:  timescale              16000.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mpeg4-generic
INFO:  type                    audio
INFO:  config                  1408
INFO:  description            {AACFrame: codec:AAC, channels:1, frequency:1600
0, samplesPerFrame:1024, objectType:LC}
20347.618 kB / 334.52 sec

greetz

akad 03-30-2015 09:04 AM

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


 
thanks
How do I perform updates :(

kokizzu 07-03-2015 09:55 AM

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?

Warwolf 10-05-2015 03:33 PM

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" -
So i tried with parameters i know:
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.