View Single Post
  #2  
Old 12-11-2010, 02:06 PM
Stream Recorder
 
Posts: n/a
Default

Re: Need help extracting flv url from bigcamtube.com


rtmpsuck works fine with this stream:
Code:
Processing connect
app: 
flashVer: LNX 10,1,102,65
swfUrl: http://www.bigcamtube.com/flash/tube-player.swf?video_id=1003731
tcUrl: rtmpe://ec.rtmp.bigcamtube.com/
pageUrl: http://www.bigcamtube.com/flash/tube-player.swf?video_id=1003731
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
Playpath: 2009/11/04/8922877?2b66aed003e0e196c684a307f1512b363a804f431ea56c53f410a6fdd9485cd1d5bd
Saving as: 8922877
WARNING: ignoring too small audio packet: size: 0
INFO: Metadata:
INFO:   hasKeyframes          TRUE
INFO: cuePoints:
INFO:   audiodatarate         11.92
INFO:   hasVideo              TRUE
INFO:   stereo                FALSE
INFO:   canSeekToEnd          FALSE
INFO:   framerate             5.00
INFO: audiosamplerate:
INFO:   videocodecid          2.00
INFO:   datasize              11319205.00
INFO:   lasttimestamp         187.16
INFO: audiosamplesize:
INFO:   audiosize             326206.00
INFO:   hasAudio              TRUE
INFO:   audiodelay            0.26
INFO:   videosize             10991387.00
INFO:   metadatadate          timestamp:1257396486150.81
INFO:   metadatacreator       inlet media FLVTool2 v1.0.6 - http://www.inlet-media.de/flvtool2
INFO:   lastkeyframetimestamp 184.79
INFO:   height                240.00
INFO:   filesize              11339338.00
INFO:   hasMetadata           TRUE
INFO: keyframes:
INFO: times:
INFO: filepositions:
INFO: audiocodecid:
INFO:   videodatarate         469.47
INFO:   duration              187.36
INFO:   hasCuePoints          FALSE
INFO:   width                 320.00
You can also try GUI RTMPE recorders for Windows.
Reply With Quote