View Single Post
  #24  
Old 08-01-2010, 11:20 PM
Stream Recorder
 
Posts: n/a
Default

rtmpsuck problem recording from BBC: ERROR: Handshake failed. Closing connection...


I tried to record an RTMP stream from
Code:
http://www.bbc.co.uk/iplayer/episode/p00902gb/Danny_Baker_30_07_2010/
with rtmpsuck 2.3

and got the following:
Code:
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: ondemand?_fcs_vhost=cp76627.edgefcs.net&auth=daEaZczaIbUd7d0cGaCaPaIbXdAdbajaHdF-bmvLsd-dHa-CpqDEoCqOEpGpwK&aifp=v001&slist=public/london/aod/RBN2_dannybaker_fri_p00902gr_2010_07_30_16_25_45
flashVer: LNX 10,1,53,64
swfUrl: http://www.bbc.co.uk/emp/10player.swf?revision=18269_21576
tcUrl: rtmp://217.212.252.220:1935/ondemand?_fcs_vhost=cp76627.edgefcs.net&auth=daEaZczaIbUd7d0cGaCaPaIbXdAdbajaHdF-bmvLsd-dHa-CpqDEoCqOEpGpwK&aifp=v001&slist=public/london/aod/RBN2_dannybaker_fri_p00902gr_2010_07_30_16_25_45
pageUrl: http://www.bbc.co.uk/iplayer/episode/p00902gb/Danny_Baker_30_07_2010/
ERROR: RTMP_Connect1, handshake failed.
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!
Reply With Quote