View Single Post
  #4  
Old 04-23-2012, 08:00 PM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Default

Re: Rtmpdump using problem


I'm sorry , I'm misunderstand you. My english is not good enough.
When i use rtmp on BBC radio site, same error occured like this

Code:
ercan@ubuntu:~$ sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
ercan@ubuntu:~$ rtmpsrv
And then İ opened the BBC site on the browser then error is... " http://www.bbc.co.uk/iplayer/console/bbc_radio_fourfm "

Code:
RTMP Server v2.3
(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://cp60697.live.edgefcs.net:1935/live?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -a "live?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -f "LNX 11,2,202,228" -W "http://www.bbc.co.uk/emp/ukrp/revisions/674606_674817/674606_674817_emp.swf" -p "http://www.bbc.co.uk" -C O:1 -C O:0 -y "Radio_4_Int@6448?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -o Radio_4_Int@6448.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
^CCaught signal: 2, cleaning up, just a second...
Same situation applies to the BRITISH...?

Last edited by ercan : 04-24-2012 at 12:22 AM.
Reply With Quote