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 > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 07-04-2010, 03:17 PM
thurmanmurman thurmanmurman is offline
Junior Member
 
Join Date: Mar 2010
Posts: 1
thurmanmurman is on a distinguished road
Default

Ripping RTMPE streams from RTE.ie


Hey guys...

Trying to use RTMPdump to rip from RTE.ie site, but no luck... Any ideas what my problems might be?

Here is my input into RTMPdump:

Code:
c:\r\rtmpdump.exe -r"rtmpte://fmsod.rte.ie/rtevod/mp4:/2010/0703/20100703rte1a_20100703_221746_part3_saturday_night_with__002019.mp4" -W "http://www.rte.ie/player/assets/player_403.swf" -o "c:\part1.mp4"
and here is the result;

Code:
c:\r\rtmpdump.exe -r"rtmpte://fmsod.rte.ie/rtevod/mp4:/2010
/0703/20100703rte1a_20100703_221746_part3_saturday_night_with__002019.mp4" -W "h
ttp://www.rte.ie/player/assets/player_403.swf" -o "c:\part1.mp4"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

HELPPPP!!!!

Last edited by Stream Ripper : 02-28-2013 at 09:27 PM.
Reply With Quote
  #2  
Old 07-04-2010, 11:46 PM
Stream Recorder
 
Posts: n/a
Default

Re: Ripping RTMPE streams from RTE.ie


You can also try GUI RTMPE recorders like StreamTransport, CooJah
Reply With Quote
  #3  
Old 07-05-2010, 03:57 PM
hyc hyc is offline
RTMPdump team
 
Join Date: Dec 2009
Posts: 169
hyc will become famous soon enoughhyc will become famous soon enough
Default

Re: Ripping RTMPE streams from RTE.ie


Use the -V (verbose) flag to see what the error was.
Reply With Quote
  #4  
Old 07-28-2010, 07:52 PM
Guv Guv is offline
Junior Member
 
Join Date: Jul 2010
Posts: 3
Guv is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
Originally Posted by thurmanmurman View Post
Hey guys...

Trying to use RTMPdump to rip from RTE.ie site, but no luck... Any ideas what my problems might be?

Here is my input into RTMPdump:

Code:
c:\r\rtmpdump.exe -r"rtmpte://fmsod.rte.ie/rtevod/mp4:/2010/0703/20100703rte1a_20100703_221746_part3_saturday_night_with__002019.mp4" -W "http://www.rte.ie/player/assets/player_403.swf" -o "c:\part1.mp4"
and here is the result:

Code:
c:\r\rtmpdump.exe -r"rtmpte://fmsod.rte.ie/rtevod/mp4:/2010
/0703/20100703rte1a_20100703_221746_part3_saturday_night_with__002019.mp4" -W "h
ttp://www.rte.ie/player/assets/player_403.swf" -o "c:\part1.mp4"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

HELPPPP!!!!
I use

Code:
rtmpdump -a "rtevod?ovpfv=1.1" -r rtmpte://fmsod.rte.ie/rtevod/mp4:insertyourvidhere.mp4 -o out.mp4 --resume
to good effect :]
Reply With Quote
  #5  
Old 09-08-2010, 04:34 PM
12321 12321 is offline
Junior Member
 
Join Date: Aug 2010
Posts: 23
12321 is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
Originally Posted by Guv View Post
I use

Code:
rtmpdump -a "rtevod?ovpfv=1.1" -r rtmpte://fmsod.rte.ie/rtevod/mp4:insertyourvidhere.mp4 -o out.mp4 --resume
to good effect :]
When I try that I only get like 2% of the file, do you have any idea why? Also neither rtmpsrv nor rtmpsuck work, even after I edit the hosts file to include fmsod.rte.ie

Last edited by 12321 : 09-09-2010 at 12:48 AM.
Reply With Quote
  #6  
Old 09-20-2010, 03:09 PM
tonyb tonyb is offline
Junior Member
 
Join Date: Sep 2010
Posts: 5
tonyb is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Where does "rtevod?ovpfv=1.1" come from?
Reply With Quote
  #7  
Old 11-07-2010, 12:09 PM
Guv Guv is offline
Junior Member
 
Join Date: Jul 2010
Posts: 3
Guv is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
C:\Documents and Settings\Administrator\Desktop\rtmpdump-2.3>rtmpsrv.exe
RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://rtevodfs.fplive.net/rtevod/" -a "rtevod/" -f "WIN 10,1,82,76" -W "http://www.rte.ie/player/ass
ets/player_417.swf?shareBtn=0" -p "http://www.rte.ie/player/#v=1083776" -y "mp4:l3/2010/1031/20101031rte1a_20101031
_180055_part1_rte_news_six_one_20_001357.mp4" -o 20101031rte1a_20101031_180055_part1_rte_news_six_o ne_20_001357.flv

Closing connection... done!
I find rtmpsrv to be a bit tempermental. Try running a packet capture program at the same time. I know it sounds silly but i think the extra processing time slows the traffic down enough for rtmpsrv to see the packet it needs to.

Quote:
rtmpdump-2.3>rtmpdump -r "rtmpe://rtevodfs.fplive.net/rtevod/" -a "rtevod/" -f "WIN 10,1,82,76" -
W "http://www.rte.ie/player/assets/player_417.swf?shareBtn=0" -p "http://www.rte.ie/player/#v=1083776" -y "mp4:l3/2010/1
031/20101031rte1a_20101031_180055_part1_rte_news_six_o ne_20_001357.mp4" -o 20101031rte1a_20101031_180055_part1_rte_news_
six_one_20_001357.flv

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 837.13
INFO: moovPosition 53073577.00
INFO: width 512.00
INFO: height 288.00
INFO: videocodecid avc1
INFO: audiocodecid mp4a
INFO: avcprofile 77.00
INFO: avclevel 30.00
INFO: aacaot 2.00
INFO: videoframerate 25.00
INFO: audiosamplerate 22050.00
INFO: audiochannels 1.00
INFO: trackinfo:
INFO: length 20927.00
INFO: timescale 25.00
INFO: sampledescription:
INFO: sampletype avc1
INFO: length 18458624.00
INFO: timescale 22050.00
INFO: sampledescription:
INFO: sampletype mp4a
52538.189 kB / 837.08 sec (99.9%)
Download complete
I think the parameters i specified previously are outdated but with the right parameters (as above) the download should complete without interruption.

Good luck.
Reply With Quote
  #8  
Old 05-25-2011, 08:27 PM
servantez servantez is offline
Junior Member
 
Join Date: May 2011
Posts: 1
servantez is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


hello,

I'm trying to download the following stream:
rtmpte://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_213601_part1_late_late_show _10_002507.mp4

but can't figure out a way to make rtmpdumb o download it... can anybody help?
Reply With Quote
  #9  
Old 05-26-2011, 01:27 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Ripping RTMPE streams from RTE.ie


your url seems no longer available. however following is the link for latest video from same show.
Code:
rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0506/20110506rte1a_20110506_213723_part1_late_late_show__11___002838.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0506/20110506rte1a_20110506_221133_part2_late_late_show__11___002622.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0506/20110506rte1a_20110506_224317_part3_late_late_show__11___002415.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0506/20110506rte1a_20110506_231310_part4_late_late_show__11___002831.mp4
Code:
rtmpdump.exe -r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0506/20110506rte1a_20110506_213723_part1_late_late_show__11___002838.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o Test.flv
RTMPDump v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
WARNING: Received FLV packet before play()! Ignoring.
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration              1718.69
INFO:   moovPosition          109257974.00
INFO:   width                 512.00
INFO:   height                288.00
INFO:   videocodecid          avc1
INFO:   audiocodecid          mp4a
INFO:   avcprofile            77.00
INFO:   avclevel              30.00
INFO:   aacaot                2.00
INFO:   videoframerate        25.00
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         1.00
INFO: trackinfo:
INFO:   length                42967.00
INFO:   timescale             25.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                37897216.00
INFO:   timescale             22050.00
INFO: sampledescription:
INFO:   sampletype            mp4a
388.660 kB / 6.46 sec (0.3%)
Reply With Quote
  #10  
Old 05-26-2011, 01:50 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
your url seems no longer available.
It is just at another location. _http://www.rte.ie/tv/latelate/20101029.html
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 01:13 PM.


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