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

Can't seem to download large FMTP Streams (3dBuzz)

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

zgeek1 10-29-2014 07:25 PM

Can't seem to download large FMTP Streams (3dBuzz)


 
I can capture smaller streams but the longer 1+ hour streams just give me "no data received" or "Cannot download" on every downloader I have tried. The shorter videos download just fine.

Link: http://www.3dbuzz.com/training/view/...-wet/session-1

Programs used:

GetFLV (My favorite) ( 9.6.5.3)
Replay Media Catcher 5
WM Recorder (14 & 15)
StreamTransport
TubeDigger

Suggestions?

peterpan 10-29-2014 08:20 PM

Re: Can't seem to download large FMTP Streams (3dBuzz)


 
For some reason, the code below causes rtmpdump to CRASH :(

Code:

rtmpdump -r "rtmp://vs.3dbuzz.com/buzz/" -a "buzz/" -f "WIN 13,0,0,214" -W "http://www.3dbuzz.com/content/flash/Player4.swf" -p "http://www.3dbuzz.com/training/view/c- 101-spring-2013/week-1-getting-our-feet-wet/session-1" -y "FusY9CeO0DwGKO0MOzoyuI8L5lH" -o "2014-10-29_06-50-01_FusY9CeO0DwGKO0MOzoyuI8L5lH.flv"
So to do it, just use rtmpdump...let it play for the duration of the video and you'll have your vid;)


zgeek1 10-29-2014 09:56 PM

Re: Can't seem to download large FMTP Streams (3dBuzz)


 
I can use GetFLV to capture, it captures the stream as it runs, as many as I want. Same goes with Replay Media Catcher, though downloading them as files rather than as a stream is always better. For the sake of time.

Kinda curious what causes them all to fail with large streams like that.

KSV 10-30-2014 02:28 AM

Re: Can't seem to download large FMTP Streams (3dBuzz)


 
can you try my latest rtmpdump binaries along with following command.

Code:

rtmpdump -r "rtmp://vs.3dbuzz.com/buzz/" -a "buzz/" -f "WIN 13,0,0,214" -W "http://www.3dbuzz.com/content/flash/Player4.swf" -p "http://www.3dbuzz.com/training/view/c- 101-spring-2013/week-1-getting-our-feet-wet/session-1" -y "FusY9CeO0DwGKO0MOzoyuI8L5lH" -o "2014-10-29_06-50-01_FusY9CeO0DwGKO0MOzoyuI8L5lH.flv" -R
Code:

RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(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              10000.00
INFO:  length                  70816577.00
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  language                eng
INFO:  timescale              44100.00
INFO:  length                  313153109.00
INFO: sampledescription:
INFO:  sampletype              mp4a
INFO:  audiochannels          2.00
INFO:  audiosamplerate        44100.00
INFO:  videoframerate          10.00
INFO:  aacaot                  2.00
INFO:  avclevel                32.00
INFO:  avcprofile              100.00
INFO:  audiocodecid            mp4a
INFO:  videocodecid            avc1
INFO:  width                  1280.00
INFO:  height                  800.00
INFO:  frameWidth              1280.00
INFO:  frameHeight            800.00
INFO:  displayWidth            1280.00
INFO:  displayHeight          800.00
INFO:  framerate              10.00
INFO:  moovposition            36.00
INFO:  duration                7100.98
2011.852 kB / 98.08 sec (1.3%)



All times are GMT -6. The time now is 02:01 PM.