View Single Post
  #18  
Old 07-27-2011, 02:52 AM
evol evol is offline
Senior Member
 
Join Date: Jun 2011
Posts: 228
evol is on a distinguished road
Exclamation

Re: [rtmpdump] Problem downloading from Justin.tv


Quote:
Originally Posted by chap View Post
Thanks.
Code:
RTMP Server v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!

rtmpdump -r "rtmp://199.9.255.139/app" -a "app" -f "WIN 10,3,181,34" -W "http://
www-cdn.justin.tv/widgets/live_frontpage_player.r894a72efd2e4c274a47075a851f9806
4bc143954.swf" -p "http://ru.justin.tv/" --jtv "16c8c84fa8bded531e2b8bccb69a55d2
4119677c:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitcht
v.com\", \"twitch.tv\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \
"starcrafting.com\"], \"streamName\": \"jtv_26Pf9251kSdKX_y5\", \"expiration\":
1311573403.575099, \"server\": \"lhr01-video7-1\"}" -y "jtv_26Pf9251kSdKX_y5" -o
 jtv_26Pf9251kSdKX_y5.flv

Closing connection... done!

RTMPDump v2.4 GIT-2011-07-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for client digest!
Duplicate request, skipping.
Closing connection... done!

INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname            Custom
INFO:   creationdate          Sun Jul 24 15:15:15 2011
INFO:   videodevice           VT Video Device
INFO:   framerate             30.00
INFO:   width                 480.00
INFO:   height                270.00
INFO:   videocodecid          avc1
INFO:   videodatarate         384.00
INFO:   avclevel              31.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency3.00
INFO:   audiodevice           VT Audio Device
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO:   audioinputvolume      98.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         128.00
2834.164 kB / 45.09 sec

yes it works, checked (_http://www.bloomberg.com/tv)
If you dont mind me asking what method did you use in Windows to get rtmpsrv to work with justin.tv ? Ive tried the host trick with this with no joy.
Code:
127.0.0.1 199.9.255.139
Also ive used the dumping of the plugin-container.exe method using grep explained in this blog but all i get is
Code:
-uThe system cannot find the file specified.
grep: writing output: Invalid argument
grep: writing output: Invalid argument
Do you have any advice or suggestions im running xp sp3 with rtmpdump v2.4 GIT-2011-07-22 (Compiled by KSV).

Thanxs
Reply With Quote