nov12
04-14-2014, 10:05 PM
Url:http://www.koolearn.com/lecture/0/125794/0/703567?_method=forward&productId=28957&versionId=1
Command:rtmpdump -r "rtmp://fmsml.koolearn.com/vod2/" -a "vod2/" -f "WIN 13,0,0,182" -W"http://www.koolearn.com/jsp/courseweb/StrobeMediaPlayback/player_mp4_damoban_jiami_0218_do.swf" -p "http://www.koolearn.com/lecture/0/125794/0/703567?_method=forward&productId=28957&versionId=1" -C S:0 -C S:F627AA6B32AAF443ED03EA3C708C00E9.tomcata -C S:1397532973903 -C S:e6479f36192b4940e8e2add70b1e230d -y "mp4:ky/2014ky/kyyy/2014kyyy_ch_zw_2.mp4" -o 2014kyyy_ch_zw_2.mp4
When I downloaded the video on the web using rtmpdump, the problem came. The rtmpdump told me "ERROR: RTMP_ReadPacket, failed to read RTMP packet body".
I have google it. It seems that the video needs TOKEN to be download well, thanks to an old post.
I decompiled the swf. I found this
if (evt.info.secureToken != undefined){
this._connection.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, config.token));
It is beyond my capabilitiy.
Please help me!:(
And sorry for my not fluent English.
drbmn
04-15-2014, 02:06 AM
rtmpdump -r "rtmp://fms.koolearn.com/vod2/" -a "vod2/" -f "WIN 12,0,0,77" -W "http://www.koolearn.com/jsp/courseweb/StrobeMediaPlayback/player_mp4_damoban_jiami8_do.swf" -p "http://www.koolearn.com/lecture/0/125794/0/703567?_method=forward&productId=28957&versionId=1" -C S:0 -C S:5E5774D86E5AEC9061C59A31A8C6AB73.tomcatb -C S:1397548963567 -C S:384dae471688f896235c7da9fd50eaac -y "mp4:ky/2014ky/kyyy/2014kyyy_ch_zw_2.mp4" -o "15-04-14_08-03-05_2014kyyy_ch_zw_2.flv"
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 4390.15
INFO: moovPosition 32.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 13.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 109752000.00
INFO: timescale 25000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 193605632.00
INFO: timescale 44100.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
19.617 kB / 0.16 sec (0.0%)
nov12
04-16-2014, 01:50 AM
rtmpdump -r "rtmp://fms.koolearn.com/vod2/" -a "vod2/" -f "WIN 12,0,0,77" -W "http://www.koolearn.com/jsp/courseweb/StrobeMediaPlayback/player_mp4_damoban_jiami8_do.swf" -p "http://www.koolearn.com/lecture/0/125794/0/703567?_method=forward&productId=28957&versionId=1" -C S:0 -C S:5E5774D86E5AEC9061C59A31A8C6AB73.tomcatb -C S:1397548963567 -C S:384dae471688f896235c7da9fd50eaac -y "mp4:ky/2014ky/kyyy/2014kyyy_ch_zw_2.mp4" -o "15-04-14_08-03-05_2014kyyy_ch_zw_2.flv"
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 4390.15
INFO: moovPosition 32.00
INFO: width 640.00
INFO: height 360.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 100.00
INFO: avclevel 13.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: trackinfo:
INFO: length 109752000.00
INFO: timescale 25000.00
INFO: language und
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 193605632.00
INFO: timescale 44100.00
INFO: language und
INFO: sampledescription:
INFO: sampletype mp4a
19.617 kB / 0.16 sec (0.0%)
I know it coulud be download, but only a little, only for a while. It can't be download COMPLETELY.
I will appreciate it if you could download it more than 2 minutes. Then, you will see my problem.
Sorry for my previous description which was not clear.
blimey
04-16-2014, 04:49 PM
There is also m3u8 w/IV, and the .ts files are present. But server doesn't seem to be configured or willing to give up key.
http://fms.koolearn.com:8134/hls-vod/ky/2014ky/kyyy/2014kyyy_ch_zw_2.mp4.m3u8
nov12
04-16-2014, 09:44 PM
There is also m3u8 w/IV, and the .ts files are present. But server doesn't seem to be configured or willing to give up key.
http://fms.koolearn.com:8134/hls-vod/ky/2014ky/kyyy/2014kyyy_ch_zw_2.mp4.m3u8
Thank you very much!
Can you tell me how to find the m3u8 file? Or give some posts to read. That would be a great help to me.
There is another problem came:
The .ts files can not be played or converted.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.