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
  #11  
Old 05-26-2011, 02:09 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Talking

Re: Ripping RTMPE streams from RTE.ie


oops missed the archive part. anyway

Code:
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_213601_part1_late_late_show_10_002507.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_220617_part2_late_late_show_10_003350.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_224545_part3_late_late_show_10_001846.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_230941_part4_late_late_show_10_003150.mp4
Reply With Quote
  #12  
Old 06-01-2011, 11:49 AM
pdgdump pdgdump is offline
Junior Member
 
Join Date: Jun 2011
Posts: 3
pdgdump is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Hi,

I was hoping someone could help .. I have tried the rtmpdump method for this page: http://www.rte.ie/player/#v=1099474 and it has retrieved the first 14 minutes of video.

How do i get the rest of the rtmpe paths?

Thanks.

If someone would just like to post them, that would be great too :-)
Reply With Quote
  #13  
Old 06-01-2011, 06:02 PM
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


pdgdump
Quote:
How do i get the rest of the rtmpe paths?
Code:
-r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_first_half_player_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o first_half.flv

-r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_2nd_half_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o 2nd_half.flv

Last edited by chap : 06-02-2011 at 01:05 AM.
Reply With Quote
  #14  
Old 06-03-2011, 05:29 AM
pdgdump pdgdump is offline
Junior Member
 
Join Date: Jun 2011
Posts: 3
pdgdump is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
Originally Posted by chap View Post
pdgdump


Code:
-r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_first_half_player_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o first_half.flv

-r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/0528/20110528magners_league_2nd_half_av8.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_417.swf -o 2nd_half.flv
Thanks a lot for your help .. they worked great.

How do you find them on the page?
Reply With Quote
  #15  
Old 06-03-2011, 06:57 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:
Originally Posted by pdgdump View Post
How do you find them on the page?
by StreamTransport (moving the slider of the player, loaded different stream).
Reply With Quote
  #16  
Old 06-03-2011, 08:36 AM
pdgdump pdgdump is offline
Junior Member
 
Join Date: Jun 2011
Posts: 3
pdgdump is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Thanks again Chap for the info.
Reply With Quote
  #17  
Old 10-28-2011, 08:01 PM
jimmyjoe999 jimmyjoe999 is offline
Junior Member
 
Join Date: Oct 2011
Posts: 1
jimmyjoe999 is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


Quote:
Originally Posted by KSV View Post
oops missed the archive part. anyway

Code:
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_213601_part1_late_late_show_10_002507.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_220617_part2_late_late_show_10_003350.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_224545_part3_late_late_show_10_001846.mp4
rtmpe://fmsod.rte.ie/rtevod/mp4:/2010/1029/20101029rte1a_20101029_230941_part4_late_late_show_10_003150.mp4
This is @KSV:

I was just wondering how you got the four parts of the rtmpe paths above.

I download from the RTE Player too, but I've had to watch the full video to get the last three parts of the video file, using URL Snooper 2.

Is there a way to find all the paths immediately, or is watching the entire video the only way?

Many thanks,
Jim
Reply With Quote
  #18  
Old 10-31-2011, 12:33 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


you can seek forward in the player and it will load next parts or you can use wireshark or any other monitoring tool to grab the xml file.
Reply With Quote
  #19  
Old 10-31-2011, 08:32 PM
anitac anitac is offline
Junior Member
 
Join Date: Oct 2011
Posts: 1
anitac is on a distinguished road
Default

Re: Ripping RTMPE streams from RTE.ie


I cannot get any video to download. What I am using:
Code:
rtmpdump -r rtmpe://fmsod.rte.ie/rtevod/mp4:/2011/1024/republic_of_telly-player.mp4 -a rtevod -W http://www.rte.ie/player/assets/player_454.swf -o test.mp4
And what happens:
Code:
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
Reply With Quote
  #20  
Old 11-01-2011, 08:58 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


use RtmpExplorer + rtmpdump package.

Code:
rtmpdump -r "rtmpe://fmsod.rte.ie/rtevod/" -a "rtevod/" -f "WIN 11,0,1,152" -W "http://www.rte.ie/player/assets/player_454.swf" -p "http://www.rte.ie/player/" -y "mp4:/2011/1024/20111024rte2a_20111024_215049_part1_republic_of_telly__1_001450.mp4" -o Test.flv
Code:
RTMPDump v2.4 GIT-2011-09-30 (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              890.02
INFO:   moovPosition          56931367.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                22250.00
INFO:   timescale             25.00
INFO: sampledescription:
INFO:   sampletype            avc1
INFO:   length                19624960.00
INFO:   timescale             22050.00
INFO: sampledescription:
INFO:   sampletype            mp4a
3593.156 kB / 56.92 sec (6.3%)
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 12:22 AM.


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