View Single Post
  #4  
Old 04-03-2012, 03:13 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Wink

Re: find rtmp url from OCTOSHAPE PLAYER?


^What about this one:
Code:
rtmpdump -r "rtmp://cdn.rtmp1.yupptv.tv/nwk" -a "nwk" -W "http://www.yupptv.com/yupptvhdflvplayer/hdplayer.swf" -p "http://www.yupptv.com/account/FlashPlayerFrame.aspx" --live -y "indiatv" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname            Custom
INFO:   creationdate          Tue Apr 03 12:19:44 2012
INFO:   videodevice           Osprey-210 Video Device 1
INFO:   framerate             25.00
INFO:   width                 640.00
INFO:   height                360.00
INFO:   videocodecid          avc1
INFO:   videodatarate         700.00
INFO:   avclevel              30.00
INFO:   avcprofile            66.00
INFO:   videokeyframe_frequency2.00
INFO:   audiodevice           Osprey-210 Audio Device 1
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         2.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          mp4a
INFO:   audiodatarate         128.00
19.892 kB / 0.00 sec
Reply With Quote