View Single Post
  #2  
Old 03-30-2015, 08:07 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

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
Reply With Quote