View Single Post
  #13  
Old 10-09-2014, 11:04 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: It's a great pity


example
use ip usa

Code:
$ rtmpdump -r "rtmp://ua4.parom.tv:1935/stream/" -a "stream/" -f "WIN 13,0,0,214" -W "http://america.parom.tv/player.swf" -p "http://america.parom.tv/ru/ort" -y "$(curl -s http://america.parom.tv/ru/ort | grep -Po "file=\K[^\&]*")" -o t.flv
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:   width                   720.00
INFO:   height                  576.00
INFO:   displayWidth            720.00
INFO:   displayHeight           576.00
INFO:   duration                0.00
INFO:   framerate               25.00
INFO:   fps                     25.00
INFO:   videodatarate           683.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiocodecid            10.00
258.340 kB / 48142.56 sec
Reply With Quote