View Single Post
  #1  
Old 04-27-2013, 08:15 PM
streamkey87 streamkey87 is offline
Junior Member
 
Join Date: Apr 2013
Posts: 7
streamkey87 is on a distinguished road
Default

How to manually enter this URL


I am trying to figure out how to get this video to play in VLC by putting the URL in media/open network stream. I can get it to play using rtmpdump but I want to know what URL it is using to play it so I can enter in manually. Here is the video

http://www.ilive.to/view/40159/watch...annel-for-free

This is the rtmpdump

rtmpdump -r "rtmp://edge.isearch.to/edge" -a "edge" -f "WIN 11,7,700,169" -W "http://player.ilive.to/player.swf" -p "http://www.ilive.to/view/40159/watch-live-Super_Mario_game_play-channel-for-free" -y "tqakryixtvsiudk" -o tqakryixtvsiudk.flv

If I try just using rtmp://edge.isearch.to/edge/tqakryixtvsiudk.flv or rtmp://edge.isearch.to/edge/tqakryixtvsiudk it wont play. What is rtmpdump doing to get it to play?
Reply With Quote