View Single Post
  #1  
Old 02-12-2012, 08:59 PM
anorak anorak is offline
Junior Member
 
Join Date: Feb 2012
Posts: 2
anorak is on a distinguished road
Default

Need help with example to rip this particular rtmpe


Hi,

Can you please help me with the rtmpdump parameters to get the stream from http://content.bitsontherun.com/prev...FIAEe-dmeh3UTQ ?

This should contain the information about the stream:
HTML Code:
<rss version="2.0" xmlns:jwplayer="http://developer.longtailvideo.com/trac/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
  <title>75793_START_00000.split.1.m2ts</title>
  <description>None</description>
  <link>http://content.bitsontherun.com/previews/LYsFIAEe-dmeh3UTQ</link>

  <item>
    <title>75793_START_00000.split.1.m2ts</title>
    <pubDate>Mon, 31 Oct 2011 16:50:38 -0000</pubDate>
    <description></description>

    <media:group>
      <media:content bitrate="10130" url="conversions/F4G1kbrr/videos/LYsFIAEe-107241.mp4?eee6cc8084bc02b30964434688d6269a2256881fa011dd7e81ba513c334e1c442591fe63dfc180c749f62fb5f92489e86a1d690ed07cb25c6b9948cfb4c6532a26d9712dd8ed51e0286f6aa591df2b357778bfbdd12a0ca948fa34d3d18601d66fa23f4088c44ed1cfea1fe883c654" width="1080"></media:content>
      <media:content bitrate="3170" url="conversions/F4G1kbrr/videos/LYsFIAEe-107239.mp4?eee6cc8084bc02b30964434688d6269a2256881fa011dd7e81ba513c334e1c442591fe63dfc180c749f62fb5f92489e86a1d690ed07cb25c6b9948cfb4c6532a26d9712dd8ed51e0286f6aa591df2b357778bfbdd12a0ca948fa34d3d18601d66fa23f4088c44ed1cfed17e883c654" width="480"></media:content>
      <media:content bitrate="1870" url="conversions/F4G1kbrr/videos/LYsFIAEe-107238.mp4?eee6cc8084bc02b30964434688d6269a2256881fa011dd7e81ba513c334e1c442591fe63dfc180c749f62fb5f92489e86a1d690ed07cb25c6b9948cfb4c6532a26d9712dd8ed51e0286f6aa591df2b357778bfbdd12a0ca948fa34d3d18601d66fa23f4088c44ed1cfed16e883c654" width="320"></media:content>
    </media:group>
    <jwplayer:provider>rtmp</jwplayer:provider>
    <jwplayer:duration>29.51</jwplayer:duration>
    <jwplayer:streamer>rtmpe://fms.413C.edgecastcdn.net/00413C/content/</jwplayer:streamer>
    <jwplayer:image>http://thumbs.bitsontherun.com/LYsFIAEe-720.jpg</jwplayer:image>
    <jwplayer:playlist.image>http://thumbs.bitsontherun.com/LYsFIAEe-120.jpg</jwplayer:playlist.image>
    <jwplayer:mediaid>LYsFIAEe</jwplayer:mediaid>
  </item>
</channel>
</rss>
Reply With Quote