View Single Post
  #2  
Old 10-09-2012, 06:58 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: How to get URL Live Stream this website ?


Code:
rtmpdump -r "rtmp://74.63.219.101:1935/sgtele" -a "sgtele" -f "WIN 11,4,402,287" -W "http://saigontv.us/includes/flash/saigontv.swf" -p "http://www.saigontv.us/" --live -y "myStream.sdp" | vlc -
RTMPDump v2.4 GIT-2012-07-26 (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:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname              Custom
INFO:   creationdate            Thu Sep 27 01:24:30 2012
INFO:   videodevice             Dazzle DVC100 Video Device
INFO:   framerate               29.97
INFO:   width                   320.00
INFO:   height                  240.00
INFO:   videocodecid            avc1
INFO:   videodatarate           300.00
INFO:   avclevel                21.00
INFO:   avcprofile              66.00
INFO:   videokeyframe_frequency 5.00
INFO:   audiodevice             SoundMAX Digital Audio
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           2.00
INFO:   audioinputvolume        48.00
INFO:   audiocodecid            mp4a
INFO:   audiodatarate           96.00
820.202 kB / 19.54 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote