View Single Post
  #1  
Old 04-16-2008, 04:26 AM
flub flub is offline
Junior Member
 
Join Date: Nov 2006
Posts: 26
flub is on a distinguished road
Question

How to find RTMP stream URL (the actual path to the FLV file at edgefcs.net)


Something that's always "bugged" me.

Ok I've got a RTMP that I grabbed from URL Snooper .. below


Code:
rtmp://cp15817.edgefcs.net/ondemand/|ondemand/|tvcom/2008/04/supernatural_4-24c|http://www.tv.com/flash/play_list_video/play_list_video_player.swf?nc=1|http://www.tv.com/?tag=header;logo&OBT_fname=supernatural_4-24c.flv
Is it possible to reconstruct the above to actually get the URL of the FLV that is being streamed?

Thanks in advance.