Hi all, I have difficulties to download videos from streamago.tv
The URL is: http://www.streamago.tv/general/29664/motociclismo/web-2013-06-16-19-21-52.html
The stream is: rtmp://vod.streamago.tv/cache/_definst_/streamago-vod/stg02/29/29664/23952/web1371401974003.mp4
I try this:
rtmpdump -r "rtmp://vod.streamago.tv/cache/_definst_/streamago-vod/stg02/29/29664/23952/web1371401974003.mp4" -o c:\web1371401974003.mp4
but doesn't work...
Can anyone help me?
Thanks in advance
+ Reply to Thread
Results 1 to 6 of 6
-
-
Anonymous84347344GuestCode:
rtmpdump -r "rtmp://94.32.101.17:80/cache?idutente=29664&idcanale=23952&idmovie=32780&pwd=" -a "cache?idutente=29664&idcanale=23952&idmovie=32780&pwd=" -f "WIN 11,7,700,169" -W "http://www.streamago.tv/app/StreamVideo.swf" -p "http://www.streamago.tv/general/29664/motociclismo/web-2013-06-16-19-21-52.html" -y "streamago-vod/stg02/29/29664/23952/mp4:web1371401974003.mp4" -o mp4_web1371401974003.flv --realtime
Code:RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team, License: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB in approximately realtime (disabled BUFX speedup hack) INFO: Metadata: INFO: trackinfo: INFO: language eng INFO: timescale 90000.00 INFO: length 120165390.00 INFO: sampledescription: INFO: sampletype avc1 INFO: language eng INFO: timescale 90000.00 INFO: length 120167550.00 INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 90000.00 INFO: videoframerate inf INFO: aacaot 2.00 INFO: avclevel 30.00 INFO: avcprofile 66.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 416.00 INFO: height 234.00 INFO: frameWidth 416.00 INFO: frameHeight 234.00 INFO: displayWidth 416.00 INFO: displayHeight 234.00 INFO: framerate 20.00 INFO: moovposition 156487004.00 INFO: duration 1335.19 154117.696 kB / 1335.17 sec (99.9%) Download complete
-
Many thanks nullacht!
Can you explain how to compose the string?
So next time do not disturb anyone! -