PDA

View Full Version : record from sknazivo


killerman
04-19-2012, 11:56 PM
Please can someone help how to dump this video?

hxxp://www.sknazivo.com/online.php?read=1179

Bahman
04-20-2012, 02:23 AM
I can't understand this:
secureTokensecureTokenResponseuO899XseWjjWgetStrea mLength Responder -*- Rejected ex

if you could figure out what's that, your command will be like this:
rtmpdump -r "rtmp://sh005-3.streamcdn.eu:443/fatchillisro-flash-live1/" -a "fatchillisro-flash-live1/" -W "http://www.stv.sk/online/player/playerLive5.swf" -p "http://www.sknazivo.com/online.php?read=1179" -T "uO899XseWjjW" --live -y "fatchilli1.stream" -o t.flv

killerman
04-20-2012, 03:11 AM
thx for replay
i forgot write i know about secure token, but i cant find right parameters for rtmpdump

i dump from similar page video from archive and parameters are this:


rtmpdump -l "0" -n "sh005-2.streamcdn.eu" -a "fatchillisro-flash-vod1" -t "rtmp://sh005-2.streamcdn.eu" -W "http://www.streamhosting.cz/flash/recent/player-licensed.swf" -y "mp4:201204/07/STV2_Anjelistrazni_d07_m04_y12.mp4" -c "1935" -p "http://www.stv.sk/online/archiv/anjeli-strazni?date=2012-04-07&id=48642" | "c:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -


but for live video doesnt work

chap
04-20-2012, 03:17 AM
rtmpdump -r "rtmp://sh005-3.streamcdn.eu:443/fatchillisro-flash-live1" -a "fatchillisro-flash-live1" -W "http://www.stv.sk/online/player/playerLive5.swf?streamer=rtmp://sh005-3.streamcdn.eu/fatchillisro-flash-live1&file=fatchilli1.stream&stretching=exactfit&autostart=true&allowFullScreen=1" -p "http://www.stv.sk/online/player/playerLive5.swf?streamer=rtmp://sh005-3.streamcdn.eu/fatchillisro-flash-live1&file=fatchilli1.stream&stretching=exactfit&autostart=true&allowFullScreen=1" -T "uO899XseWjjW" --live -y "fatchilli1.stream" -o t.flv

E:\>rtmpdump
-r "rtmp://sh005-3.streamcdn.eu:443/fatchillisro-flash-live1" -a "fatchillisro-f
lash-live1" -W "http://www.stv.sk/online/player/playerLive5.swf?streamer=rtmp://
sh005-3.streamcdn.eu/fatchillisro-flash-live1&file=fatchilli1.stream&stretching=
exactfit&autostart=true&allowFullScreen=1" -p "http://www.stv.sk/online/player/p
layerLive5.swf?streamer=rtmp://sh005-3.streamcdn.eu/fatchillisro-flash-live1&fil
e=fatchilli1.stream&stretching=exactfit&autostart=true&allowFullScreen=1" -T "uO
899XseWjjW" --live -y "fatchilli1.stream" -o t.flv
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: audiochannels 1.00
INFO: audiosamplerate 48000.00
INFO: audiocodecid mp4a
INFO: videocodecid avc1
INFO: width 768.00
INFO: height 576.00
INFO: frameWidth 540.00
INFO: frameHeight 576.00
INFO: displayWidth 768.00
INFO: displayHeight 576.00
INFO: framerate 50.00
INFO: trackinfo:
INFO: timescale 0.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype
INFO: type audio
INFO: config 1188
INFO: description {AACFrame: codec:AAC, channels:1, frequency:48000,
samplesPerFrame:1024, objectType:LC}
INFO: timescale 0.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype
INFO: type video
INFO: profile-level-id 42001e
INFO: sprop-parameter-sets Z0IAHoxoCIEnv/8AQAAtEAAAAwAQAAAGSUAAAAAAAAA=,aM48g
AAAAAA=
INFO: description {H264CodecConfigInfo: codec:H264, profile:Baseline
, level:3.0, frameSize:540x576, displaySize:768x576, frameRate:50.0, PAR:64:45,
crop: l:0 r:2 t:0 b:0}
INFO: rtpsessioninfo:
INFO: connectiondata IN IP4 0.0.0.0
INFO: name WowzaMediaServer
INFO: origin - -1952607609 -1952607609 IN IP4 127.0.0.1
INFO: timing 0 0
INFO: protocolversion 0
INFO: attributes:
INFO: range npt=now-
5777.114 kB / 54.40 sec

killerman
04-20-2012, 03:20 AM
i try it from original site and there its work, thx

solved