View Single Post
  #7  
Old 04-16-2012, 08:24 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: i can't find stream url


I used rtmpexplorer to get stream infos.

Code:
rtmpdump -r "rtmp://cdn.m.yupptv.tv:1935/liveorigin" -a "liveorigin" -f "WIN 11,2,202,233" -W "http://cdn.freedocast.com/player-octo/yume/v5/infinite-hd-player-YUPPTV.SWF" -p "http://www.yupptv.com/streams/aajtak.aspx" --live -y "aajtak2" | vlc -
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration              0.00
INFO:   width                 320.00
INFO:   height                240.00
INFO:   videodatarate         195.31
INFO:   framerate             15.00
INFO:   videocodecid          7.00
INFO:   audiodatarate         31.25
INFO:   audiosamplerate       44100.00
INFO:   audiosamplesize       16.00
INFO:   stereo                TRUE
INFO:   audiocodecid          10.00
INFO:   filesize              0.00
180.652 kB / 4.39 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote