Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() Help with websiteHello
I am trying to download a video from the website given below using rtmpdump I tried using rtmpdump Helper but it was in vain Pageurl: http://live.rankerslearning.com/demo/viewdemovideos RTMPDumphelper gave me this: Code:
RTMP Server 2.4 git-6230845 2011-9-25 (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://182.18.162.84/VOD" -a "VOD" -f "WIN 18,0,0,160" -W "http://r eleases.flowplayer.org/swf/flowplayer-3.2.16.swf" -p "http://live.rankerslearnin g.com/demo/viewdemovideos" -y "mp4:DemoHigh_30042015_Eamcet_BOTANY_JANAKIRAM_FAB ACEAE_512.mp4" -o mp4_DemoHigh_30042015_Eamcet_BOTANY_JANAKIRAM_FABACEAE_512.flv Closing connection... done! RTMPDump 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: RTMP_ReadPacket, failed to read RTMP packet header ![]() P.S: The video works well when i dont run rtmpdump but it fails to load even in browser when rtmpdump is running |
#2
|
|||
|
|||
![]() Re: Help with websiteQuote:
try rtmpsuck.exe instead of rtmpsrv.exe in RTMPDump Options also maybe you need update your rtmpdump's version you use an older version "RTMP Server 2.4 git-6230845 2011-9-25" last version compiled by KSV https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip |
#3
|
|||
|
|||
![]() Re: Help with websiteQuote:
![]() i updated to latest version similar error on changing to rtmpsuck, here is the output: Code:
RTMP Proxy Server v2.4 GIT-2015-01-15 (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! Processing connect app : VOD flashVer : WIN 18,0,0,160 swfUrl : http://releases.flowplayer.org/swf/flowplayer-3.2.16.swf tcUrl : rtmp://182.18.162.84/VOD pageUrl : http://live.rankerslearning.com/Home/SubScribeDetailsFullNew/?4201 live : no Playpath : mp4:VODLow_PHYSICS_JEE_LCRCIRCUITS_25112014_PART1_256.mp4 Saving as : 2015-06-25_11-33-29_mp4_VODLow_PHYSICS_JEE_LCRCIRCUITS_25112014_PAR T1_256.flv WARNING: ignoring too small audio packet: size: 0 INFO: Metadata: INFO: trackinfo: INFO: language eng INFO: timescale 90000.00 INFO: length 295398000.00 INFO: sampledescription: INFO: sampletype avc1 INFO: language eng INFO: timescale 48000.00 INFO: length 157545472.00 INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 48000.00 INFO: videoframerate 25.00 INFO: aacaot 2.00 INFO: avclevel 41.00 INFO: avcprofile 66.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 768.00 INFO: height 576.00 INFO: frameWidth 768.00 INFO: frameHeight 576.00 INFO: displayWidth 768.00 INFO: displayHeight 576.00 INFO: framerate 25.00 INFO: moovposition 355498159.00 INFO: duration 3282.20 After waiting for long time, i get this with error ![]() |
#4
|
|||
|
|||
![]() Re: Help with websiteyou must leave your video shoot. rtmpdump records in real time.
and the file is in rtmpdumphelper's folder |
#5
|
|||
|
|||
![]() Re: Help with websiteQuote:
Can you help me in converting the code directly into rtmpdump.exe command line? I guess that must be possible too then The rtmpserv still not working Here's what rtmpdump gave me Code:
RTMP Proxy Server v2.4 GIT-2015-01-15 (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! Processing connect app : VOD flashVer : WIN 18,0,0,160 swfUrl : http://releases.flowplayer.org/swf/flowplayer-3.2.16.swf tcUrl : rtmp://182.18.162.84/VOD pageUrl : http://live.rankerslearning.com/Home/SubScribeDetailsFullNew/?4201 live : no Playpath : mp4:VODLow_PHYSICS_JEE_LCRCIRCUITS_25112014_PART1_256.mp4 Saving as : 2015-06-26_12-32-02_mp4_VODLow_PHYSICS_JEE_LCRCIRCUITS_25112014_PAR T1_256.flv WARNING: ignoring too small audio packet: size: 0 INFO: Metadata: INFO: trackinfo: INFO: language eng INFO: timescale 90000.00 INFO: length 295398000.00 INFO: sampledescription: INFO: sampletype avc1 INFO: language eng INFO: timescale 48000.00 INFO: length 157545472.00 INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 48000.00 INFO: videoframerate 25.00 INFO: aacaot 2.00 INFO: avclevel 41.00 INFO: avcprofile 66.00 INFO: audiocodecid mp4a INFO: videocodecid avc1 INFO: width 768.00 INFO: height 576.00 INFO: frameWidth 768.00 INFO: frameHeight 576.00 INFO: displayWidth 768.00 INFO: displayHeight 576.00 INFO: framerate 25.00 INFO: moovposition 355498159.00 INFO: duration 3282.20 Also i tried Replay Media Catcher 6 and same problem, need to keep it on Is this some extra layer of protection?? No way to download videos? Last edited by Shis1947 : 06-25-2015 at 02:57 PM. |
#6
|
|||
|
|||
![]() Re: Help with websiteQuote:
Code:
http://live.rankerslearning.com/Home/SubScribeDetailsFullNew/?4201 yes downloading full speed with no never playing nothing. you rtmpdump being broken. |
#7
|
|||
|
|||
![]() Re: Help with websiteQuote:
I just tried on a different computer with new rtmpump and rtmpdumphelper but still can't get to work Here is what it shows to me: ![]() Also how were you able to download while recording in browser is off? Did you used rtmpsuck or rtmpsrv? ![]() Also how for that file which you have no access it requires login? Can you post the command you used ![]() Last edited by Shis1947 : 06-26-2015 at 08:37 AM. |
#8
|
|||
|
|||
![]() Re: Help with websiteOk i was trying with a different website where rtmpdump works successfully. But is there anyway to make rtmpdump open multiple connections / multi threading to increase download speed?
![]() |
![]() ![]() |
Tags: rtmpdump, video capture |
Thread Tools | |
Display Modes | |
|
|