View Single Post
  #2  
Old 12-25-2014, 02:17 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: rtmp token protection help


Code:
rtmpdump -r "rtmp://94.23.247.151/redirect" -a "redirect?token=FEO6Tb4vM1i-vLHaCZPBFwExpired=1419545618" -f "WIN 16,0,0,235" -W "http://privado.streamingfreetv.net/embed/noreproductor.php" -p "http://privado.streamingfreetv.net/embed/embed.php?channel=historia&w=650&h=400" -y "historia"   -o historia.flv

Code:
c:\>rtmpdump -r "rtmp://94.23.247.151/redirect" -a "redirect?token=FEO6Tb4vM1i-v
LHaCZPBFwExpired=1419545618" -f "WIN 16,0,0,235" -W "http://privado.streamingfre
etv.net/embed/noreproductor.php" -p "http://privado.streamingfreetv.net/embed/em
bed.php?channel=historia&w=650&h=400" -y "historia"   | "C:\Program Files (x86)\
VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL

With patches

WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   720.00
INFO:   height                  420.00
INFO:   videodatarate           488.28
INFO:   framerate               25.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            2.00
INFO:   encoder                 Lavf55.34.101
INFO:   filesize                0.00
726.590 kB / 9.23 sec
Reply With Quote