Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 11-09-2014, 03:33 PM
rvindell82 rvindell82 is offline
Junior Member
 
Join Date: Aug 2014
Posts: 16
rvindell82 is on a distinguished road
Default

RMTPDump from streammate download stops mid file?


Hi,

I've been ripping some files from streammate and i've noticed that sometimes the rmtpdump stops download, it seems to happen all the time at the same places for each file so it's not anything random, anyone able to figure out what might be causing this?

If i play the file through their flv player they all work perfectly and you can fast forward past the part the download stops.'

EDIT: It seems to be happening with streams that are longer than 3 hours.
Reply With Quote
  #2  
Old 11-09-2014, 03:41 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: RMTPDump from streammate download stops mid file?


is -v activ?
Reply With Quote
  #3  
Old 11-09-2014, 03:58 PM
rvindell82 rvindell82 is offline
Junior Member
 
Join Date: Aug 2014
Posts: 16
rvindell82 is on a distinguished road
Default

Re: RMTPDump from streammate download stops mid file?


Hello Hasomaso

-v is not active, could you specify an example how to use this switch? I can't for the life of me find a good documentation on all the switches for rmtpdump.exe

thanks!
Reply With Quote
  #4  
Old 11-09-2014, 04:10 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: RMTPDump from streammate download stops mid file?


here a livestream rtmpdump code from this site what you mean, and works fine without breaks and stops!!!

use the latest rtmpdump release from KSV here on board

-v and -e added in code

Code:
rtmpdump -v -r "rtmp://fcs121-1.streamate.com/reflect/4054450747" -a "reflect/4054450747" -f "WIN 15,0,0,152" -W "http://www.naiadsystems.com/flash/generic/20141015104935-117-a8c1494/avchat.swf" -p "http://www.streamate.com/cam/Princess18/?langchoice=de" -C S:0 -C S:7150302 -C S: -C O:1 -C NS:sakey: -C NS:srv:69720 -C NS:srvav:69720 -C NS:sk:streamate.com -C NS:hd:1 -C NS:pid:7150302 -C NS:lang:de -C NS:ft:15 -C NS:sessionType:preview -C NS:g:L2NhbS9QcmluY2VzczE4Lz9sYW5nY2hvaWNlPWRl -C NS:sid:4054450747 -C NS:freecnt:2 -C NN:version:8.000000 -C NS:signupargs:smid=7150302 -C NS:nickname: -C O:0 -y "4054450747" -e -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Can't resume live stream, ignoring --resume option
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   presetname              Custom
INFO:   creationdate            Sun Nov 09 22:37:14 2014
INFO:   videodevice             Verysoft WebCamSplitter
INFO:   framerate               29.97
INFO:   width                   864.00
INFO:   height                  480.00
INFO:   videocodecid            avc1
INFO:   videodatarate           800.00
INFO:   avclevel                31.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 1.00
INFO:   audiodevice             ↕=5H=89 <8:@>D>= (IDT High Defi
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        100.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           56.00
32910.122 kB / 326.43 sec
Reply With Quote
  #5  
Old 11-09-2014, 04:25 PM
rvindell82 rvindell82 is offline
Junior Member
 
Join Date: Aug 2014
Posts: 16
rvindell82 is on a distinguished road
Default

Re: RMTPDump from streammate download stops mid file?


Hmm, can't get it to work,

trying this command:

Quote:
rtmpdump -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/extss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/player.swf" -y "mp4:2010-12-30/show_1123750261_1293690279553_external" -o "test.flv"
Download goes fine but stops at 44.1% every time.

Quote:
D:\rtmpdump>rtmpdump -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/ext
ss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/player
.swf" -y "mp4:201
0-12-30/show_1123750261_1293690279553_external" -o "test.flv"
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
INFO: Metadata:
INFO: duration 8713.09
INFO: moovPosition 36.00
INFO: width 640.00
INFO: height 480.00
INFO: videocodecid avc1
INFO: audiocodecid .mp3
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: videoframerate 19.04
INFO: audiosamplerate 11000.00
INFO: audiochannels 1.00
INFO: trackinfo:
INFO: length 8713086.00
INFO: timescale 1000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 8713038.00
INFO: timescale 1000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype .mp3
431686.565 kB / 3846.74 sec (44.1%)
when i use -v and -e i get error:

Quote:
D:\rtmpdump>rtmpdump -v -r "rtmp://fcs5-1.streamate.com:1935/vod/extss" -a "vod/
extss" -f "WIN 14,0,0,145" -W "http://static.gfx.cammodels.com/skin/sm/flash/pla
yer.swf" -y "mp4:
2010-12-30/show_1123750261_1293690279553_external" -e -o "test.flv"
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: Can't resume live stream, ignoring --resume option
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream


Last edited by rvindell82 : 11-09-2014 at 11:43 PM.
Reply With Quote
  #6  
Old 11-09-2014, 05:21 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: RMTPDump from streammate download stops mid file?


i have tested until 57,3% and works fine without problems
which release of rtmpdump you use?

Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:05 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons