View Single Post
  #3  
Old 02-14-2011, 12:47 PM
jerbob92 jerbob92 is offline
Junior Member
 
Join Date: Feb 2011
Posts: 5
jerbob92 is on a distinguished road
Default

Re: Recording live stream?


rtmpdump -r "rtmpe://sbsnllivefs.fplive.net:1935/sbsnllive-live?videoId=787961833001&lineUpId=&pubId=58504924 5001&playerId=786805309001&affiliateId=" -a "sbsnllive-live?videoId=787961833001&lineUpId=&pubId=58504924 5001&playerId=786805309001&affiliateId=" -f "LNX 10,3,162,29" -W "http://admin.brightcove.com/viewer/us1.25.00.02.2011-02-11100301/federatedVideoUI/BrightcovePlayer.swf" -p "http://www.secretstory.nl/kijk-live/1/Camera 1" -y "stream01-q03?videoId=787961833001&lineUpId=&pubId=585049245 001&playerId=786805309001&affiliateId=" -o stream01-q03.flv

Is the result of rtmpserver, but that command fails with:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
ERROR: Closing connection: NetStream.Failed


rtmpsuck:
RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
app: sbsnllive-live?videoId=787961835001&lineUpId=&pubId=58504924 5001&playerId=786805309001&affiliateId=
flashVer: LNX 10,3,162,29
swfUrl: http://admin.brightcove.com/viewer/u...covePlayer.swf
tcUrl: rtmpe://sbsnllivefs.fplive.net:1935/sbsnllive-live?videoId=787961835001&lineUpId=&pubId=58504924 5001&playerId=786805309001&affiliateId=
pageUrl: http://www.secretstory.nl/kijk-live/2/Camera 2
ERROR: RTMP_Connect1, handshake failed.
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

ERROR: Handshake failed
Closing connection... done!

WARNING: Trying different position for client digest!
ERROR: Handshake failed
Closing connection... done!
Reply With Quote