Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Have mtv/CC servers dropped fallback support?

(http://stream-recorder.com/forum/showthread.php?t=11232)

mtsr 03-13-2012 09:48 AM

Have mtv/CC servers dropped fallback support?


 
This used to work:

Code:

rtmpdump -r rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/dailyshow/TDS/season_17/episode_072/ds_17072_exclusive1_384x216_450.mp4 -p http://www.comedycentral.com -W http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf  -o nul -V
But since last week here is the output:

Code:

RTMPDump 5d03-fallback
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : viacomccstrmfs.fplive.net
DEBUG: Port    : 1935
DEBUG: Playpath : mp4:com/dailyshow/TDS/season_17/episode_072/ds_17072_exclusive1_384x216_450
DEBUG: tcUrl    : rtmpe://viacomccstrmfs.fplive.net:1935/viacomccstrm/gsp.comedystor
DEBUG: swfUrl  : http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf
DEBUG: pageUrl  : http://www.comedycentral.com
DEBUG: app      : viacomccstrm/gsp.comedystor
DEBUG: live    : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: f2 0c 33 a3 46 15 65 12 ef 8a 98 06 7f 9a 7e 22
DEBUG: e0 e2 db e4 6b b1 aa 3e 7e 36 6a 04 25 73 24 bf
DEBUG: SWFSize  : 2091449
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 06
DEBUG: HandShake: DH pubkey position: 166
DEBUG: HandShake: Client digest offset: 879
DEBUG: HandShake: Initial client digest:
DEBUG: a2 19 4f 81 f2 3b 51 80 bd da 7d 32 6d 40 4f 07
DEBUG: 70 e5 84 ed c7 c2 3a f3 ec 29 6e f1 c2 f0 56 de
DEBUG: HandShake: Type Answer  : 09
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
DEBUG: HandShake: Server Uptime : 570334324
DEBUG: HandShake: FMS Version  : 3.5.6.1
DEBUG: HandShake: Server DH public key offset: 28
DEBUG: HandShake: Secret key:
DEBUG: 27 76 ed cc 8a ef 22 cc 13 6d 6d ee 33 ba f8 e3
DEBUG: d5 ea 71 b2 4f b9 cd 54 59 c4 ad e9 dc 44 ac 09
DEBUG: 44 42 4e 11 82 69 9b 3f bc 0d a2 5c d1 1c ac 56
DEBUG: 7f 4b 99 be 22 61 0b c0 58 de 19 b9 65 6f d6 35
DEBUG: ae fe 3e 0f e8 77 6c b1 6a 56 91 01 e5 28 ef 92
DEBUG: 33 e9 03 f6 58 14 f2 76 a9 1f e1 bb d2 09 ee c4
DEBUG: 64 93 b2 de e1 85 3e 06 f2 a6 12 b9 78 a6 05 df
DEBUG: 65 d9 10 c1 fc 50 53 8f 14 4f 02 90 67 f8 ea 5b
DEBUG: RC4 Out Key:
DEBUG: 2b 0d 6e 43 72 cc 3c 08 c8 a5 ff dc 68 8d 6a cb
DEBUG: RC4 In Key:
DEBUG: 6e 7b 04 3d c4 b2 58 82 c7 cd fa 49 14 d4 b5 a5
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 2f 3a 37 a1 2b 33 84 e0 53 59 57 bf ba 36 65 f3
DEBUG: 64 96 e0 e1 ad a6 a4 e7 8b 07 67 e8 01 d1 0a d0
DEBUG: HandShake: Client signature calculated:
DEBUG: f8 59 09 e2 53 3a 84 06 f9 16 71 9b 94 d8 37 94
DEBUG: 39 11 19 b3 7c 2e f6 52 83 55 15 cd 4d 6b b7 45
DEBUG: HandShake: Server sent signature:
DEBUG: 78 b6 ce 9c 4a c4 95 9c 27 0c 1e cd 31 36 77 bb
DEBUG: d3 56 42 80 1b e9 ec b8 42 a4 9e 27 90 a7 20 48
DEBUG: HandShake: Digest key:
DEBUG: ed 27 15 98 c9 58 20 96 b0 49 b9 89 49 51 0e 09
DEBUG: e9 a6 d6 0e 54 b0 48 f3 24 fc bb ce d3 38 b4 fb
DEBUG: HandShake: Signature calculated:
DEBUG: 78 b6 ce 9c 4a c4 95 9c 27 0c 1e cd 31 36 77 bb
DEBUG: d3 56 42 80 1b e9 ec b8 42 a4 9e 27 90 a7 20 48
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 165 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name:              level, STRING:    error>
DEBUG: Property: <Name:              code, STRING:    NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:    Connection failed.>
DEBUG: Property: <Name:        description, STRING:    [ Server.Reject ] : Connection failed.>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.

This version of rtmpdump falls contains a minor patch posted in rtmpdump list (in librtmp/rtmp.c a "0x02" was changed to "0x01" or something) in order to fall back and use the old encryption.
I have used all kinds of rtmpdump binaries available (official, this one, KSV builds) to no avail.

Can anyone please confirm that this is not my fault?

KSV 03-13-2012 09:52 AM

Re: Have mtv/CC servers dropped fallback support?


 
(outdated information remov-ed)

mtsr 03-13-2012 11:18 AM

Re: Have mtv/CC servers dropped fallback support?


 
So I am out of luck...

Thanks for the prompt answer.

Bahman 03-24-2012 08:28 AM

Re: Have mtv/CC servers dropped fallback support?


 
Quote:

Originally Posted by mtsr (Post 41950)
This used to work:

Code:

rtmpdump -r rtmpe://viacomccstrmfs.fplive.net/viacomccstrm/gsp.comedystor/com/dailyshow/TDS/season_17/episode_072/ds_17072_exclusive1_384x216_450.mp4 -p http://www.comedycentral.com -W http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf  -o nul -V

if you see your Verbose, rtmpdump is considering "viacomccstrm/gsp.comedystor" as app path which is wrong!! and you did this mistake by writing that incorrect script!!

Try this:
Code:

rtmpdump -r "rtmpe://viacomccstrmfs.fplive.net/viacomccstrm" -a "viacomccstrm" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf" -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_17/episode_072/ds_17072_exclusive1_384x216_450.mp4" -o ds_17072_exclusive1_384x216_450.flv
Code:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: HandleCtrl: SWFVerification Type 2 request not supported, attempting to u
se SWFVerification Type 1! Patches welcome...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              453.79
INFO:  moovPosition          40.00
INFO:  width                384.00
INFO:  height                216.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            77.00
INFO:  avclevel              30.00
INFO:  aacaot                2.00
INFO:  videoframerate        29.97
INFO:  audiosamplerate      22050.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                1360099.00
INFO:  timescale            2997.00
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                10005725.00
INFO:  timescale            22050.00
INFO: sampledescription:
INFO:  sampletype            mp4a
21.805 kB / 0.23 sec (0.0%)


_Nazar_ 03-30-2012 03:16 AM

Can’t download from thedailyshow.com / southparkstudios.com


 
Hello everybody!

I guess I have a same problem but Bahman’s suggestion won’t help me.

I have tried to use latest releases from KSV (http://www.mediafire.com/file/lrtqum...mpdump-2.4.zip) and from svnpenn (https://github.com/downloads/svnpenn...f6d-svnpenn.7z) but getting same result.

Quote:

rtmpdump -r "rtmpe://viacomccstrmfs.fplive.net:1935/viacomccstrm" -a "viacomccstrm" -f "WIN 11,1,102,63" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.12.1.swf?uri=mgid:cms:episode:t hedailyshow.com:411336&type=network&ref=www.thedai lyshow.com&geo=UA&group=entertainment&&CONFIG_URL= http%3a%2f%2fmedia.mtvnservices.com%2fpmt%2fe1%2fp layers%2fmgid%3acms%3aepisode%3athedailyshow.com%3 a%2fcontext5%2fconfig.xml%3furi%3dmgid%3acms%3aepi sode%3athedailyshow.com%3a411336%26type%3dnetwork% 26ref%3dwww.thedailyshow.com%26geo%3dUA%26group%3d entertainment%26" -p "http://www.thedailyshow.com/full-episodes/thu-march-29-2012-rachel-maddow" -C O:1 -C NB:0:0 -C NS:1:mp4:gsp.comedystor/com/dailyshow/TDS/season_17/episode_079/ds_17079_act1_768x432_1720.mp4 -C O:0 -y "mp4:gsp.comedystor/com/dailyshow/TDS/season_17/episode_079/ds_17079_act1_768x432_1720.mp4" -o ds_17079_act1_768x432_1720.flv
Quote:

RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMPE
DEBUG: Hostname : viacomccstrmfs.fplive.net
DEBUG: Port : 1935
DEBUG: Playpath : mp4:gsp.comedystor/com/dailyshow/TDS/season_17/episode_079/ds_17079_act1_768x432_1720.mp4
DEBUG: tcUrl : rtmpe://viacomccstrmfs.fplive.net:1935/viacomccstrm
DEBUG: swfUrl : http://media.mtvnservices.com/player...com&geo=UA&gro
up=entertainment&&CONFIG_URL=http%3a%2f%2fmedia.mt vnservices.com%2fpmt%2fe1%2fplayers%2fmgid%3acms%3 aepisode%3athedailyshow.com%3a%2fcontext5%2fconfig .xml%3furi%3dmgid%3acms%3aepisod
e%3athedailyshow.com%3a411336%26type%3dnetwork%26r ef%3dwww.thedailyshow.com%26geo%3dUA%26group%3dent ertainment%26
DEBUG: pageUrl : http://www.thedailyshow.com/full-epi...-rachel-maddow
DEBUG: app : viacomccstrm
DEBUG: flashVer : WIN 11,1,102,63
DEBUG: live : no
DEBUG: timeout : 30 sec
DEBUG: SWFSHA256:
DEBUG: f2 0c 33 a3 46 15 65 12 ef 8a 98 06 7f 9a 7e 22
DEBUG: e0 e2 db e4 6b b1 aa 3e 7e 36 6a 04 25 73 24 bf
DEBUG: SWFSize : 2091449
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Client type: 06
DEBUG: HandShake: DH pubkey position: 166
DEBUG: HandShake: Client digest offset: 879
DEBUG: HandShake: Initial client digest:
DEBUG: 01 21 07 9f 43 cb 96 9f a1 54 3a b3 c3 0c a0 e8
DEBUG: 42 3e be 26 e8 d7 8b b5 e6 16 9a 00 ac a6 8c 91
DEBUG: HandShake: Type Answer : 09
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
DEBUG: HandShake: Server Uptime : 904617013
DEBUG: HandShake: FMS Version : 3.5.6.1
DEBUG: HandShake: Server DH public key offset: 492
DEBUG: HandShake: Secret key:
DEBUG: 17 41 cb e7 0b 87 12 bd 9e c2 57 06 02 05 13 a7
DEBUG: 60 12 6c 3c 28 9a a4 02 0d 55 26 3b 4d a1 23 59
DEBUG: 43 4b 71 5f c0 62 69 df 2b 00 f0 c3 55 23 c4 81
DEBUG: 10 09 9d 17 82 25 91 b0 a7 29 20 d7 c9 9c a9 f3
DEBUG: c2 83 79 76 04 be 11 1e bd 7e dc 5c 30 2d 3e e9
DEBUG: 8c e8 6a 61 ce be be 3e 87 e9 c7 4a 36 c5 07 0e
DEBUG: 4a 5b 43 d2 f8 bd 93 0a 3b 45 ad af db 60 90 03
DEBUG: ea 9a ca 11 cc 5f 85 68 ca 1b be c7 9a 1b 8d 3c
DEBUG: RC4 Out Key:
DEBUG: 48 f1 3b 78 06 c8 d8 be 47 6f 98 1c 05 9b 89 ff
DEBUG: RC4 In Key:
DEBUG: 5f 45 fc 34 4a bc 4c 48 cb 2c 20 06 ea fd ec 80
DEBUG: HandShake: Calculated digest key from secure key and server digest:
DEBUG: 86 28 e9 fc 59 5e ec ef b4 1f 32 15 42 84 89 8f
DEBUG: 26 0d 5c ec a3 c5 03 5a c1 f6 93 c2 5a 24 d4 37
DEBUG: HandShake: Client signature calculated:
DEBUG: 3d 1f ca 93 7d 1e a7 0b 12 c1 b1 2a 88 60 2f b9
DEBUG: 68 56 77 a0 21 0b 25 4c 96 43 05 98 2c e9 8c 5d
DEBUG: HandShake: Server sent signature:
DEBUG: 07 d1 59 75 df b6 95 e1 34 af 7c f0 ca 97 26 2e
DEBUG: 66 ef 56 02 d4 22 a5 a0 a3 7b 60 23 c1 a6 aa 42
DEBUG: HandShake: Digest key:
DEBUG: b1 bb 62 0d ed 3c 51 c1 b7 ed 2b bc df df 3d c1
DEBUG: 0c 6f 56 0d 51 a4 25 e9 79 4c 6d a0 f4 30 1d df
DEBUG: HandShake: Signature calculated:
DEBUG: 07 d1 59 75 df b6 95 e1 34 af 7c f0 ca 97 26 2e
DEBUG: 66 ef 56 02 d4 22 a5 a0 a3 7b 60 23 c1 a6 aa 42
DEBUG: HandShake: Genuine Adobe Flash Media Server
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: RTMP_ClientPacket, received: invoke 165 bytes
DEBUG: (object begin)
DEBUG: Property: <Name: no-name, STRING: _error>
DEBUG: Property: <Name: no-name, NUMBER: 1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name: no-name, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection failed.>
DEBUG: Property: <Name: description, STRING: [ Server.Reject ] : Connection failed.>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: <Name: no-name, STRING: close>
DEBUG: Property: <Name: no-name, NUMBER: 0.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
Quote:

rtmpdump -r "rtmpe://viacomspstrmfs.fplive.net:1935/viacomspstrm" -a "viacomspstrm" -f "WIN 11,1,102,63" -W "http://media.mtvnservices.com/player/prime/mediaplayerprime.1.11.3.swf?uri=mgid:cms:content:s outhparkstudios.com:409747&type=network&ref=www.so uthparkstudios.com&geo=UA&group=entertainment&&CON FIG_URL=http%3a%2f%2fmedia.mtvnservices.com%2fpmt% 2fe1%2fplayers%2fmgid%3acms%3acontent%3asouthparks tudios.com%3a%2fcontext3%2fconfig.xml%3furi%3dmgid %3acms%3acontent%3asouthparkstudios.com%3a409747%2 6type%3dnetwork%26ref%3dwww.southparkstudios.com%2 6geo%3dUA%26group%3dentertainment%26" -p "http://www.southparkstudios.com/full-episodes/s16e03-faith-hilling" -C O:1 -C NB:0:0 -C NS:1:mp4:gsp.comedystor/com/sp/season-16/1603/acts/sp_1603_P8G3M6U5E1B4D2S_REV_act1_768x432_750.mp4 -C O:0 -y "mp4:gsp.comedystor/com/sp/season-16/1603/acts/sp_1603_P8G3M6U5E1B4D2S_REV_act1_1280x720_1200.mp4 " -o sp_1603_P8G3M6U5E1B4D2S_REV_act1_1280x720_1200.flv
Gives similar result as above.

Bahman 03-30-2012 03:39 AM

Re: Can’t download from thedailyshow.com / southparkstudios.com


 
^I have sent you a pm!!

KSV, Implement it in new rtmpdump release!! I don't want MTV ban me like Sat1/Pro7!! :D

svnpenn 03-30-2012 09:45 AM

Re: Can’t download from thedailyshow.com / southparkstudios.com


 
Quote:

Originally Posted by Bahman
^I have sent you a pm!!

Can you PM me as well, thanks.

Bahman 03-30-2012 10:12 AM

Re: Can’t download from thedailyshow.com / southparkstudios.com


 
Sent as well!;)

justletmein 04-06-2012 01:16 PM

Re: Have mtv/CC servers dropped fallback support?


 
So does any version of rtmpdump work with the current southparkstudios? Which one? Thanks.

chap 04-06-2012 01:36 PM

Re: Have mtv/CC servers dropped fallback support?


 
Quote:

Originally Posted by justletmein (Post 43043)
So does any version of rtmpdump work with the current southparkstudios? Which one? Thanks.

Code:

>rtmpdump
-r "rtmpe://viacomspstrmfs.fplive.net:1935/viacomspstrm" -a "viacomspstrm" -f
"WIN 11,2,202,228" -W "http://media.mtvnservices.com/player/prime/mediaplayerpri
me.1.11.3.swf" -p "http://www.southparkstudios.com/clips/411537/cartman-learns-a
bout-passover" -C O:1 -C NB:0:0 -C NS:1:mp4:gsp.comedystor/com/sp/season-16/1604
/clips/sp_1604_6D9M3F8R7E5T1Z3O_clip01_480x360_500.mp4 -C O:0 -y "mp4:gsp.comedy
stor/com/sp/season-16/1604/clips/sp_1604_6D9M3F8R7E5T1Z3O_clip01_480x360_500.mp4
" -o sp_1604_6D9M3F8R7E5T1Z3O_clip01_480x360_500.flv

ERROR: HandleCtrl: SWFVerification Type 2 request not supported, attempting to u
se SWFVerification Type 1! Patches welcome...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              92.59
INFO:  moovPosition          36.00
INFO:  width                480.00
INFO:  height                360.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            66.00
INFO:  avclevel              21.00
INFO:  aacaot                2.00
INFO:  videoframerate        23.98
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: trackinfo:
INFO:  length                2220000.00
INFO:  timescale            23976.00
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                4081836.00
INFO:  timescale            44100.00
INFO: sampledescription:
INFO:  sampletype            mp4a
INFO:  length                600.00
INFO:  timescale            600.00
INFO: sampledescription:
INFO:  length                600.00
INFO:  timescale            600.00
INFO: sampledescription:
580.397 kB / 12.30 sec (13.2%)



All times are GMT -6. The time now is 08:13 AM.