View Single Post
  #2  
Old 09-10-2014, 02:50 PM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Any help for this link


rtmpdump
Code:
rtmpdump -v -r "rtmp://95.211.169.38/zenex" -a "zenex" -f "WIN 15,0,0,152" -W "http://www.zenex.tv/data/scripts/fplayer.swf" -p "http://www.zenex.tv/embedplayer/sdgsdgsdhs/1/590/440" -C S:OK -y "sdgsdgsdhs?id=8476" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-03-02 (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:   presetname              Custom
INFO:   creationdate            Wed Sep 10 18:14:08 2014
INFO:   videodevice             Syntek STK1160
INFO:   framerate               30.00
INFO:   width                   422.00
INFO:   height                  346.00
INFO:   videocodecid            avc1
INFO:   videodatarate           352.00
INFO:   avclevel                30.00
INFO:   avcprofile              77.00
INFO:   videokeyframe_frequency 1.00
INFO:   audiodevice             USB Audio Interface
INFO:   audiosamplerate         11025.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        90.00
INFO:   audiocodecid            .mp3
INFO:   audiodatarate           18.00
492.001 kB / 10.78 sec



simpleTV
Code:
rtmp://$OPT:rtmp-raw=rtmp://95.211.169.38/zenex app=zenex playpath=sdgsdgsdhs?id=8476 swfUrl=http://www.zenex.tv/data/scripts/fplayer.swf live=1 conn=S:OK pageUrl=http://www.zenex.tv/embedplayer/sdgsdgsdhs/1/590/440
Reply With Quote