View Single Post
  #2  
Old 02-16-2012, 03:15 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
Default

Re: Don't Laugh, I'm Serious!


Code:
rtmpdump -r "rtmp://cp114426.live.edgefcs.net:1935/live" -a "live?ovpfv=2.1.5" 
-W "http://www.tbn.org/flash/hd_player_4x3.swf" --live -y "smile_mbr_high_1@59409?
auth=daEasd8agbWaCascZdCabc8b1atd8bddVb8-bltH3v-G9ya-dtrBIvvA_1aLQQ
&aifp=v001&slist=1vowg_token@s17605;2vowg_token@s17605;3vowg_token@s17605" 
-o "smile_mbr_high_1@59409.flv"
Code:
RTMPDump v2.4 GIT-2011-12-22 (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          Sun Feb 05 04:09:54 2012
INFO:   videodevice           Osprey-700 HD Video Device 1
INFO:   framerate             29.97
INFO:   width                 640.00
INFO:   height                480.00
INFO:   videocodecid          avc1
INFO:   videodatarate         952.00
INFO:   avclevel              31.00
INFO:   avcprofile            77.00
INFO:   videokeyframe_frequency2.00
INFO:   audiodevice           Osprey-700 HD Audio Device 1
INFO:   audiosamplerate       44100.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      75.00
INFO:   audiocodecid          mp4a
INFO:   audiodatarate         48.00
141.386 kB / 0.00 sec
for VLC:
Code:
rtmpdump -r "rtmp://cp114426.live.edgefcs.net:1935/live" -a "live?ovpfv=2.1.5" -W "http://www.tbn.org/flash/hd_player_4x3.swf" --live -y "smile_mbr_high_1@59409?auth=get yours auth" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -

Auth
can be taken with rtmpsuck or Coojah!!
Reply With Quote