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

Re: convert in rtmp or m3u8


Code:
rtmpdump -v -r "rtmp://cp86438.live.edgefcs.net/live" -a "live" -f "WIN 15,0,0,167" -W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" -p "http://www.livestream.com/embed/ptilivestream?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&layout=1&t=796568" -y "livestream6_215@41507" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-07-07 (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                  PTISocialMedia
INFO:   copyright               Procaster 20.3.25
INFO:   broadcasting_app        Procaster 20.3.25
INFO:   operation_system        Windows 7  (build 7600), 32-bit
INFO:   presetname              Custom
INFO:   creationdate            2014.09.11-11:52:02
INFO:   audiocodecid            mp4a
INFO:   audiosamplerate         44100.00
INFO:   audiochannels           2.00
INFO:   audiodatarate           96.00
INFO:   videocodecid            avc1
INFO:   avcprofile              66.00
INFO:   avclevel                0.00
INFO:   width                   512.00
INFO:   height                  288.00
INFO:   videodatarate           350.00
INFO:   title                   Procaster stream
INFO:   videodevice             Procaster Video
INFO:   framerate               15.00
INFO:   videokeyframe_frequency 4.00
INFO:   audiodevice             Procaster Audio
INFO:   audioinputvolume        100.00
INFO:   streamIdentifier        5614D5
INFO:   lsChannelName           ptilivestream
3342.362 kB / 54.07 sec
Reply With Quote