PDA

View Full Version : problem with rtmpsuck


joe1203
05-02-2010, 10:11 AM
I have tried rtmpsrv and rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm), but unable to dump a stream

Then I edited hosts file, and fire rtmpsuck with -z debug flag, it shows errors when I am playing a rtmpe stream.

The last few sentences are

ERROR: WriteN, RTMP send error 10053 (1536 bytes)
ERROR: Handshake failed
Closing connection... done!

After a while, the stream starts playing, but no files are dumped, I suspect the player has switched to port 80 after many fail attempts on redirected port 1935.

Any further things I can do?