View Single Post
  #3  
Old 05-23-2011, 01:46 AM
chap chap is offline
Senior Member
 
Join Date: Feb 2011
Location: Ukraine
Posts: 1,165
chap is on a distinguished road
Default

Re: change the code of of rtmpsrv, rtmpdump to run with the --live parameter by defau


Quote:
Originally Posted by KSV View Post
it will be easy to do but i can't understand the purpose of adding --live switch to every command executed by rtmpsrv
To download from sites such as http://www.bloomberg.com/tv/.
Quote:
RTMP Server v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!

rtmpdump -r "rtmp://cp87869.live.edgefcs.net/live" -a "live" -f "WIN 10,3,181,14
" -W "http://player.ooyala.com/static/cacheable/0261332be7c05b71a1386fd805d97228
/player_v2.swf/[[DYNAMIC]]/4" -p "http://www.bloomberg.com/tv/" -C B:0 -y "us_30
0@21006" -o us_300@21006.flv

Closing connection... done!

RTMPDump v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://player.ooyala.com/static/cac
heable/0261332be7c05b71a1386fd805d97228/player_v2.swf/[[DYNAMIC]]/4 (HTTP error
403)
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
with parameter --live

Quote:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer\Server>rtmpdump -r "rtmp://cp87869.live.edgefcs.net/
live" -a "live" -f "WIN 10,3,181,14" -W "http://player.ooyala.com/static/cacheab
le/0261332be7c05b71a1386fd805d97228/player_v2.swf/[[DYNAMIC]]/2" -p "http://www.
bloomberg.com/tv/" -C B:0 -y "us_300@21006" -o us_300@21006.flv -v
RTMPDump v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://player.ooyala.com/static/cac
heable/0261332be7c05b71a1386fd805d97228/player_v2.swf/[[DYNAMIC]]/2 (HTTP error
403)
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: width 640.00
INFO: height 360.00
INFO: framerate 25.00
INFO: videodatarate 1000.00
INFO: videocodecid avc1
INFO: audiodatarate 64.00
INFO: audiocodecid mp4a
916.835 kB / 4.09 sec
not to add the setting manually.
If is not difficult for you, could you please do it? Thanks.

Last edited by chap : 05-23-2011 at 08:21 AM.
Reply With Quote